PowerTools SPREAD for Windows Forms 8.0J
Font プロパティ (DropDownPickerInfo)


ドロップダウンピッカーのフォントを取得または設定します。
構文
'Declaration
 
Public Property Font As Font
'使用法
 
Dim instance As DropDownPickerInfo
Dim value As Font
 
instance.Font = value
 
value = instance.Font
public Font Font {get; set;}

プロパティ値

DropDownPickerのフォントを示すFont値。
解説
Fontプロパティを使用して、ドロップダウンピッカーのフォントを変更できます。
参照

DropDownPickerInfo クラス
DropDownPickerInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.