ComponentOne Input for WinForms
NumericInput Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : NumericInput Property
Sets or gets a value indicating whether a special edit mode is used for numeric values.
Syntax
'Declaration
 
Public Overridable Property NumericInput As System.Boolean
public virtual System.bool NumericInput {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members