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

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