KeyEventOptions.Shift Property
Gets a value indicating whether the SHIFT key was pressed.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool Shift { get; set; }
Public Property Shift As Boolean
Get
Set
public:
property bool Shift {
bool get ();
void set (bool value);
}
member Shift : bool with get, set
Property Value
Boolean