Spread Windows Forms 12.0 Product Documentation
Shift Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DialogKeyEventArgs Class : Shift Property
Gets whether the Shift key was pressed.
Syntax
'Declaration
 
Public ReadOnly Property Shift As Boolean
'Usage
 
Dim instance As DialogKeyEventArgs
Dim value As Boolean
 
value = instance.Shift
public bool Shift {get;}
See Also

Reference

DialogKeyEventArgs Class
DialogKeyEventArgs Members