KeyEventArgsControl Property |
Returns true if the CTRL key was pressed; otherwise, false.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool Control { get; }
Public ReadOnly Property Control As Boolean
Get
Property Value
Type:
BooleanSee Also