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

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

プロパティ値

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

TextBoxEditingControl クラス
TextBoxEditingControl メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.