PowerTools SPREAD for Windows Forms 8.0J
HotkeyPrefix プロパティ (FpButton)


アンパーサンド(&)文字でテキストに下線を引くかどうかを取得または設定します。
構文
'Declaration
 
Public Property HotkeyPrefix As HotkeyPrefix
'使用法
 
Dim instance As FpButton
Dim value As HotkeyPrefix
 
instance.HotkeyPrefix = value
 
value = instance.HotkeyPrefix
public HotkeyPrefix HotkeyPrefix {get; set;}

プロパティ値

ホットキー接頭辞の表示の種類を決定するHotkeyPrefix設定
参照

FpButton クラス
FpButton メンバ

 

 


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