NumericInputKeys Property
NumericInputKeys
Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard.
Declaration
public NumericInputKeyFlags NumericInputKeys { get; set; }
Public Property NumericInputKeys As NumericInputKeyFlags