Spread Windows Forms 12.0 Product Documentation
HotkeyPrefix Property (FpButton)


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

Property Value

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

Reference

FpButton Class
FpButton Members