Click or drag to resize

IWinToolBarwEllipses Property

Returns true if the button's text is cut off and an ellipsis is displayed. The button can be specified by its caption, identifier, or position on the control (from 0), if ByPosition is set to true.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IWinToolBarButtonsCollection2<bool> wEllipses { get; }

Property Value

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