PowerTools InputMan for Windows Forms 8.0J
Font プロパティ (DropDownEditor)

コントロールが表示するテキストのフォントを取得または設定します。
構文
Public Property Font As Font
public Font Font {get; set;}

プロパティ値

フォントを表すFontオブジェクト。
解説
Font オブジェクトの各プロパティは取得専用なので、 フォントを設定するときは、新しいFontオブジェクトを生成する必要があります。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.