KeyEventOptions.KeyValue Property
Gets the keyboard value for a KeyDown or KeyUp event.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int KeyValue { get; set; }
Public Property KeyValue As Integer
Get
Set
public:
property int KeyValue {
int get ();
void set (int value);
}
member KeyValue : int with get, set
Property Value
Int32