Skip to main content
A newer version of this page is available. .
Tab

ClearButton Properties

Implements the Clear button functionality.
Name Description
ClientVisible This property is not in effect for the ClearButton class.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
DisplayMode Controls the Clear Button availability in a non-empty editor’s text box.
Enabled This property is not in effect for the ClearButton class.
Image Gets the settings of an image displayed within the button. Inherited from EditButton.
ImagePosition Gets or sets the image position within the button. Inherited from EditButton.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Position Gets or sets the button’s horizontal position within an editor. Inherited from EditButton.
Text Gets or sets the text displayed within the editor button. Inherited from EditButton.
ToolTip Gets or sets the current edit button’s tooltip text. Inherited from EditButton.
Visibility Obsolete. Controls the Clear Button availability in a non-empty editor’s text box.
Visible This property is not in effect for the ClearButton class.
Width Gets or sets the editor button’s width. Inherited from EditButton.
See Also