Click or drag to resize

NumericMaskedTextBoxT Properties

The NumericMaskedTextBoxT generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowDecimal
Gets or sets a value indicating whether the mask can input a decimal.
Public propertyAllowSign
Gets or sets a value indicating whether the mask can accept a sign.
Public propertyCulture
Gets or sets the culture for the DecimalCharacter and SignCharacters formatting characters.
Public propertyProvider
Gets the numeric provider.
Top
See Also