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

◆ auto_ellipsis() [2/2]

control & xtd::forms::style_sheets::control::auto_ellipsis ( bool  value)
noexcept

Sets 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.

Parameters
valuetrue if the additional control text is to be indicated by an ellipsis; otherwise, false.
Returns
This current instance.