GrapeCity SPREAD for Windows Forms 11.0J
Font プロパティ (DropDownPicker)


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

プロパティ値

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

DropDownPicker クラス
DropDownPicker メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.