IJMenuBarSwingMenu Property |
Returns the object that represents menu objects located on the JMenuBar component.
Namespace:
SmartBear.TestLeft.TestObjects.Swing
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property SwingMenu As IMenu
Get
Dim instance As IJMenuBar
Dim value As IMenu
value = instance.SwingMenu
property IMenu^ SwingMenu {
IMenu^ get ();
}
Property Value
Type:
IMenuExceptions See Also