ComponentOne InputPanel for WPF
C1InputCheckBox Class
Members 

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace : C1InputCheckBox Class
Displays and edits the bool type of data. The C1InputCheckBox allows user to load the boolean data in this control.
Object Model
C1InputCheckBox Class
Syntax
'Declaration
 
Public Class C1InputCheckBox 
   Inherits C1InputBase
public class C1InputCheckBox : C1InputBase 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.InputPanel.C1InputBase
                           C1.WPF.InputPanel.C1InputCheckBox

See Also

Reference

C1InputCheckBox Members
C1.WPF.InputPanel Namespace