'Declaration <DescriptionAttribute("Represents a SmartControl designed to be used as an optionlist.")> <ToolboxItemAttribute(True)> <DesignerAttribute("Xceed.SmartUI.Design.SmartControlDesigner, Xceed.SmartUI.v3.6.Design, Version=3.6.25208.5768, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")> <DesignerCategoryAttribute("")> <DefaultPropertyAttribute("UIStyle")> <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")> Public Class SmartOptionList Inherits Xceed.SmartUI.Controls.TreeView.SmartTreeView
'Usage Dim instance As SmartOptionList
[Description("Represents a SmartControl designed to be used as an optionlist.")] [ToolboxItem(true)] [Designer("Xceed.SmartUI.Design.SmartControlDesigner, Xceed.SmartUI.v3.6.Design, Version=3.6.25208.5768, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")] [DesignerCategory("")] [DefaultProperty("UIStyle")] [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")] public class SmartOptionList : Xceed.SmartUI.Controls.TreeView.SmartTreeView