Spread Windows Forms 12.0 Product Documentation
Modifiers Property (DialogKeyEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DialogKeyEventArgs Class : Modifiers Property
Gets which combination of Ctrl, Shift, and Alt keys is pressed.
Syntax
'Declaration
 
Public ReadOnly Property Modifiers As Keys
'Usage
 
Dim instance As DialogKeyEventArgs
Dim value As Keys
 
value = instance.Modifiers
public Keys Modifiers {get;}
See Also

Reference

DialogKeyEventArgs Class
DialogKeyEventArgs Members