Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / AltKeyMode Property


In This Topic
AltKeyMode Property
In This Topic
Gets or sets the alt key mode.
Syntax
'Declaration
 
Public Property AltKeyMode As AltKeyMode
 
'Usage
 
Dim instance As StartMenuForm
Dim value As AltKeyMode
 
instance.AltKeyMode = value
 
value = instance.AltKeyMode

Property Value

The alt key mode.
See Also