UltimateSearchTextBox Members
From UltimateSearch
| UltimateSearch Class Library |
| UltimateSearchTextBox Members |
| UltimateSearchTextBox Class Constructors Properties See Also Send Feedback |
The UltimateSearchTextBox type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UltimateSearchTextBox | Initializes a new instance of the UltimateSearchTextBox class |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color.
(Overrides WebControl..::..BackColor.) | |
| BorderColor |
Gets or sets the border color.
(Overrides WebControl..::..BorderColor.) | |
| BorderStyle |
Gets or sets the border style.
(Overrides WebControl..::..BorderStyle.) | |
| BorderWidth |
Gets or sets the border width.
(Overrides WebControl..::..BorderWidth.) | |
| CssClass |
Gets or sets the CSS Class.
(Overrides WebControl..::..CssClass.) | |
| Enabled |
Gets or sets a value that indicates whether the search TextBox control is enabled.
(Overrides WebControl..::..Enabled.) | |
| ForeColor |
Gets or sets the foreground color.
(Overrides WebControl..::..ForeColor.) | |
| Height |
Gets or sets the height.
(Overrides WebControl..::..Height.) | |
| Text |
Gets or sets the text to display in the TextBox control.
(Overrides TextBox..::..Text.) | |
| Visible |
Gets or sets a value that indicates whether the search TextBox control is visible.
(Overrides Control..::..Visible.) | |
| Width |
Gets or sets the width.
(Overrides WebControl..::..Width.) |