DecimalPoint
Specifies the type of decimal point to use:
- Implicit- if the operator manually enters the decimal point and you want the decimal point to be used when the value is sent to the Value control.
- Fixed position- if the values that are entered in the numeric pop-up scratch pad or keypad always have the same number of digits after the decimal point. If you select this type of decimal point, specify a value for the DigitsAfterDecimalPoint property. The decimal point is stripped when the value is sent to the Value control.
Provide Feedback