バージョン

TitlebarFontName プロパティ (DialogStyle)

タイトルバーのテキストのフォント名を取得または設定します。
シンタックス
'宣言
 
Public Property TitlebarFontName As String
public string TitlebarFontName {get; set;}

プロパティ値

タイトルバーのテキストのフォント名を指定する文字列値。
解説

このプロパティは、HtmlBoxDialog.Type property = DialogType.InternalWindowWithTitlebarの場合に限って使用されます。

参照