Click or drag to resize

ITopLevelWindowSystemMenu Property

Returns the Menu object for the system menu of the window.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IMenu SystemMenu { get; }

Property Value

Type: IMenu
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also