'Declaration
<DefaultPropertyAttribute("Text")> <DefaultBindingPropertyAttribute("Text")> <ToolboxItemAttribute(False)> <DefaultEventAttribute("Click")> <DesignerAttribute("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <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 C1SuperLabelBase Inherits System.Windows.Forms.Control
[DefaultProperty("Text")] [DefaultBindingProperty("Text")] [ToolboxItem(false)] [DefaultEvent("Click")] [Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [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 C1SuperLabelBase : System.Windows.Forms.Control