Spread Windows Forms 12.0 Product Documentation
HotkeyPrefix Property (FpCheckBox)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpCheckBox Class : HotkeyPrefix Property
Gets or sets whether the ampersand character underlines text.
Syntax
'Declaration
 
Public Overridable Property HotkeyPrefix As HotkeyPrefix
'Usage
 
Dim instance As FpCheckBox
Dim value As HotkeyPrefix
 
instance.HotkeyPrefix = value
 
value = instance.HotkeyPrefix
public virtual HotkeyPrefix HotkeyPrefix {get; set;}

Property Value

HotkeyPrefix setting that determines the type of display for hot-key prefixes
See Also

Reference

FpCheckBox Class
FpCheckBox Members