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