NumericMaskedTextStepperT Class |
Namespace: Eto.Forms
The NumericMaskedTextStepperT type exposes the following members.
Name | Description | |
---|---|---|
NumericMaskedTextStepperT |
Initializes a new instance of the NumericMaskedTextStepperT 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 MaskedTextStepperOnKeyDown(KeyEventArgs).) |