NumericInput
Enum NumericInput which indicates what input is allowed for NumericUpdDown.
All = 6
All is allowed
Decimal = 4
Numbers with decimal point and allowed scientific input
Numbers = 2
Only numbers are allowed