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