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