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