Method | Description | |
---|---|---|
Focus ( ) : bool |
Set focus
|
|
LabelTextBox ( ) : System |
Label + TextBox
|
|
SelectAll ( ) : void |
Selects all text in the TextBox
|
Method | Description | |
---|---|---|
OnGotFocus ( object sender, |
||
OnLostFocus ( object sender, |
||
OnTextChanged ( object sender, |
On text changed
|