HotKey.Key Property (Typed) | |
A virtual key code for the hot key.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Key AS BYTE GET SET
public virtual byte Key { get; set; }
Request Example
View SourceProperty Value
Type:
ByteA virtual key code for the hot key.
See Also