NumericMaskedTextBoxT Class |
Namespace: Eto.Forms
The NumericMaskedTextBoxT type exposes the following members.
Name | Description | |
---|---|---|
NumericMaskedTextBoxT |
Initializes a new instance of the NumericMaskedTextBoxT class.
|
Name | Description | |
---|---|---|
AllowDecimal |
Gets or sets a value indicating whether the mask can input a decimal.
| |
AllowSign |
Gets or sets a value indicating whether the mask can accept a sign.
| |
Culture |
Gets or sets the culture for the DecimalCharacter and SignCharacters formatting characters.
| |
Provider |
Gets the numeric provider.
|
Name | Description | |
---|---|---|
OnKeyDown |
Raises the KeyDown event.
(Overrides MaskedTextBoxOnKeyDown(KeyEventArgs).) |