Spread Windows Forms 12.0 Product Documentation
AltKeyMode Property


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > StartMenuForm Class : AltKeyMode Property
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
public AltKeyMode AltKeyMode {get; set;}

Property Value

The alt key mode.
See Also

Reference

StartMenuForm Class
StartMenuForm Members