Click or drag to resize

MenuInitEvent.Menu Property

X#
The Menu object that generated this MenuInitEvent (and is about to be displayed for initialization).

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

Property Value

Type: Menu
The Menu object that generated this MenuInitEvent (and is about to be displayed for initialization).
See Also