| KaxTextBox Class |
Namespace: Kettic.AspNet.Controls
The KaxTextBox type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxTextBox |
| Name | Description | |
|---|---|---|
| AutoCompleteType |
Gets or sets a value that indicates the AutoComplete behavior of the KaxTextBox
control
| |
| Columns | Gets or sets the display width of the KaxTextBox in characters. | |
| Rows | Gets or sets the number of rows displayed in a multiline KaxTextBox. | |
| TextMode |
Gets or sets the behavior mode (single-line, multiline, or password) of the
KaxTextBox control.
| |
| Wrap |
Gets or sets a value indicating whether the text content wraps within a multiline
KaxTextBox.
|