Click or drag to resize
KaxTextBox Properties

The KaxTextBox type exposes the following members.

Properties
  Name Description
Public property Code example AutoCompleteType
Gets or sets a value that indicates the AutoComplete behavior of the KaxTextBox control
Public property Code example Columns
Gets or sets the display width of the KaxTextBox in characters.
Public property Code example Rows
Gets or sets the number of rows displayed in a multiline KaxTextBox.
Public property Code example TextMode
Gets or sets the behavior mode (single-line, multiline, or password) of the KaxTextBox control.
Public property Code example Wrap
Gets or sets a value indicating whether the text content wraps within a multiline KaxTextBox.
Top
See Also