Window.Menu Property | |
The menu currently in use by this window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Menu AS USUAL GET SET
public virtual Usual Menu { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe menu currently in use by this window.
See Also