MobileForms Toolkit Documentation

ImageButton.AutoEllipsis Property

Gets or 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.

public bool AutoEllipsis {get; set;}

Property Value

true if the additional label text is to be indicated by an ellipsis; otherwise, false. The default is false.

See Also

ImageButton Class | Resco.Controls.OutlookControls Namespace