InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputCheckBox Class
Members

In This Topic
    InputCheckBox Class
    In This Topic
    Represents a check box element in a C1InputPanel control.
    Object Model
    InputCheckBox Class
    Syntax
    'Declaration
     
    Public Class InputCheckBox 
       Inherits InputComponent
    public class InputCheckBox : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputCheckBox

    See Also