Click or drag to resize

HotKeyEdit.Rule Property (Typed)

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

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

Property Value

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