Свойство | Type | Description | |
---|---|---|---|
FormatCurrentText | void | ||
TextBox_GotFocus | void | ||
TextBox_KeyDown | void | ||
TextBox_KeyPress | void | ||
TextBox_LostFocus | void | ||
TextBox_TextChanged | void |
Méthode | Description | |
---|---|---|
NumericTextBox ( ) : System |
Méthode | Description | |
---|---|---|
FormatNumber ( ) : string | ||
OnNumericValueChanged ( System e ) : void |
Méthode | Description | |
---|---|---|
FormatCurrentText ( ) : void | ||
TextBox_GotFocus ( object sender, |
||
TextBox_KeyDown ( object sender, |
||
TextBox_KeyPress ( object sender, |
||
TextBox_LostFocus ( object sender, |
||
TextBox_TextChanged ( object sender, |
protected OnNumericValueChanged ( System e ) : void | ||
e | System | |
Résultat | void |