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