Click or drag to resize

TextBoxWrapper Properties

The TextBoxWrapper type exposes the following members.

Properties
  NameDescription
Public propertyMaxLength
Maximum length for the text box
Public propertySelectionLength
Selection length for text box
Public propertySelectionStart
Slelection start for textbox
Public propertyTextBox
Gets or sets the TextBoxBase target.
Public propertyTextLength
length for the text box
Top
See Also