バージョン

TitlebarFontSize プロパティ (HtmlBoxDialog)

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

プロパティ値

タイトルバーのフォントサイズを指定するFontUnit値。
解説

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

参照