GrapeCity SPREAD for Windows Forms 11.0J
HotkeyPrefix プロパティ (FpCheckBox)


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

プロパティ値

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

FpCheckBox クラス
FpCheckBox メンバ

 

 


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