ComponentOne MultiSelect for WinForms
C1CheckBox Class
Members 

C1.Win.C1Input Namespace : C1CheckBox Class
Represents a Windows checkbox control supporting data binding to data source fields of Boolean, String, or Integer types.
Object Model
C1CheckBox ClassTranslateValues Class
Syntax
'Declaration
 
Public Class C1CheckBox 
   Inherits System.Windows.Forms.CheckBox
public class C1CheckBox : System.Windows.Forms.CheckBox 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ButtonBase
               System.Windows.Forms.CheckBox
                  C1.Win.C1Input.C1CheckBox

See Also

Reference

C1CheckBox Members
C1.Win.C1Input Namespace