Click or drag to resize

MenuEvent.Menu Property (Typed)

X#
The Menu object that generated this MenuSelectEvent.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.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 MenuSelectEvent.
See Also