ComponentOne CalendarView for WinForms
NumericInputKeys Property

C1.Win.C1Input Namespace > C1TextBox Class : NumericInputKeys Property
Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard.
Syntax
'Declaration
 
Public Property NumericInputKeys As NumericInputKeyFlags
public NumericInputKeyFlags NumericInputKeys {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members