ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / CharCategory Property

In This Topic
    CharCategory Property (C1TextBox)
    In This Topic
    Defines rules to filter keyboard input.
    Syntax
    'Declaration
     
    Public Property CharCategory As CharCategory
    public CharCategory CharCategory {get; set;}
    See Also