Click or drag to resize

HotKeyEdit.HotKey Property (Typed)

X#
The HotKey object associated with this hot key edit.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY HotKey AS HotKey GET SET 
Request Example View Source

Property Value

Type: HotKey
The HotKey object associated with this hot key edit.
See Also