Click or drag to resize
CheckBoxControl Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              Kettic.AspNet.Controls.DesignCheckBoxControl

Namespace: Kettic.AspNet.Controls.Design
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class CheckBoxControl : UserControl

The CheckBoxControl type exposes the following members.

Constructors
  NameDescription
Public methodCheckBoxControl
Top
Methods
  NameDescription
Public methodInitialize
Public methodSave
Top
Properties
  NameDescription
Public propertyDemoNavigateUrl
Public propertyMoreInfoNavigateUrl
Public propertyPropertyName
Public propertyShowDemoLink
Public propertyShowMoreInfoLink
Public propertyText (Overrides UserControlText.)
Top
See Also