HotKeyEdit.HotKey Property | |
The HotKey object associated with this hot key edit.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HotKey AS USUAL GET SET
public virtual Usual HotKey { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe HotKey object associated with this hot key edit.
See Also