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