|
|
|
ShiftKey Property, StrategyClass Class |
Returns the status of the Shift key (for mouse events only).
Syntax StrategyClass Class (Softelvdm.Controls)
VB |
Public ReadOnly Property ShiftKey As Boolean |
C# |
public bool ShiftKey { get; } |
C++ |
public: property bool ShiftKey { |
Property Value
True if Shift key is pressed, otherwise False.
Comments
The ShiftKey property returns the status of the Shift key (for mouse events only).
Version Information
Supported in version 1.0.
Products Table