MenuInitEvent.Menu Property | |
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
public virtual Menu Menu { get; }
Request Example
View SourceProperty Value
Type:
MenuThe Menu object that generated this MenuInitEvent (and is about to be displayed for initialization).
See Also