PowerTools MultiRow for Windows Forms 8.0J
Font プロパティ (ListBoxEditingControl)

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

プロパティ値

コントロールによって表示されるテキストに適用する System.Drawing.Font。既定値は System.Windows.Forms.Control.DefaultFont プロパティの値です。
参照

ListBoxEditingControl クラス
ListBoxEditingControl メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.