C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / NumericInputKeys Property

In This Topic
NumericInputKeys Property (C1NumericEdit)
In This Topic
Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard.
Syntax
'Declaration
 
Public Property NumericInputKeys As NumericInputKeyFlags
 
See Also