
'Declaration
<ToolboxItemAttribute(True)> <ToolboxBitmapAttribute(C1.Win.TreeView.C1CheckList, "C1CheckList.png")> <LicenseProviderAttribute()> <DesignerAttribute(C1.Win.C1Input.Design.GenericControlDesigner)> <C1DescriptionAttribute("C1CheckList", "Represents a list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.")> <DefaultPropertyAttribute("Text")> <DefaultEventAttribute("Click")> <DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <ToolboxItemFilterAttribute("System.Windows.Forms")> <DesignerCategoryAttribute("Component")> Public Class C1CheckList Inherits C1.Framework.XViewHost
[ToolboxItem(true)] [ToolboxBitmap(C1.Win.TreeView.C1CheckList, "C1CheckList.png")] [LicenseProvider()] [Designer(C1.Win.C1Input.Design.GenericControlDesigner)] [C1Description("C1CheckList", "Represents a list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.")] [DefaultProperty("Text")] [DefaultEvent("Click")] [DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [ToolboxItemFilter("System.Windows.Forms")] [DesignerCategory("Component")] public class C1CheckList : C1.Framework.XViewHost
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
C1.Win.TreeView.C1CheckList