IBorlandActionMainMenuOwnerActionMainMenu Property |
Returns the Menu object for the main menu of the window.
Namespace:
SmartBear.TestLeft.TestObjects.VCL
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IMenu ActionMainMenu { get; }
ReadOnly Property ActionMainMenu As IMenu
Get
Dim instance As IBorlandActionMainMenuOwner
Dim value As IMenu
value = instance.ActionMainMenu
property IMenu^ ActionMainMenu {
IMenu^ get ();
}
Property Value
Type:
IMenuExceptions See Also