Click or drag to resize

KryptonTextBoxSelect Method

Overload List
  NameDescription
Public methodSelect
Activates the control.
Protected methodSelect(Boolean, Boolean)
Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Inherited from Control.)
Public methodSelect(Int32, Int32)
Selects a range of text in the control.
Top
See Also