'Declaration
<ToolboxItemAttribute(False)> <C1DescriptionAttribute("Interaction.AxisScrollbar", "Represents an axis scrollbar for FlexChart control with additional visual styles.")> <DefaultEventAttribute("ValueChanged")> <DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)> <DesignerCategoryAttribute("UserControl")> <DefaultPropertyAttribute("Text")> <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")> Public Class AxisScrollbar Inherits System.Windows.Forms.UserControl
[ToolboxItem(false)] [C1Description("Interaction.AxisScrollbar", "Represents an axis scrollbar for FlexChart control with additional visual styles.")] [DefaultEvent("ValueChanged")] [Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)] [DesignerCategory("UserControl")] [DefaultProperty("Text")] [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")] public class AxisScrollbar : System.Windows.Forms.UserControl