xtd 0.2.0
Loading...
Searching...
No Matches

◆ auto_ellipsis() [1/2]

bool xtd::forms::style_sheets::control::auto_ellipsis ( ) const
overridevirtualnoexcept

Gets a value indicating whether the ellipsis character (...) appears at the right edge of the control, denoting that the control text extends beyond the specified length of the control.

Returns
true if the additional control text is to be indicated by an ellipsis; otherwise, false.

Implements xtd::forms::style_sheets::itext_model.