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