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

HeaderDropDownListに表示されるテキストのフォントを取得または設定します。
構文
Public Property Font As Font
public Font Font {get; set;}

プロパティ値

ドロップダウンリストによって表示されるテキストに適用するSystem.Drawing.Font。既定値はSystem.Windows.Forms.Control.DefaultFontです。
参照

HeaderDropDownList クラス
HeaderDropDownList メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.