ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1CheckBox Class / C1CheckBox Constructor

In This Topic
    C1CheckBox Constructor
    In This Topic
    Initializes a new instance of the C1CheckBox class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1CheckBox()
    See Also