C1.Win.TreeView Namespace : C1TreeView Class |
'Declaration
<ToolboxBitmapAttribute()> <DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.TreeView.Design.C1TreeViewDesigner, C1.Win.TreeView.4.Design, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=79882d576c6336da")> <LicenseProviderAttribute(System.ComponentModel.LicenseProvider)> <ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <C1DescriptionAttribute("Control which manages the hierarchical data structures and displays them in a tree structure that has items that can expand and collapse.")> <DockingAttribute(DockingBehavior.Ask)> Public Class C1TreeView Inherits C1.Framework.XView
'Usage
Dim instance As C1TreeView
[ToolboxBitmap()] [Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.TreeView.Design.C1TreeViewDesigner, C1.Win.TreeView.4.Design, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=79882d576c6336da")] [LicenseProvider(System.ComponentModel.LicenseProvider)] [ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [C1Description("Control which manages the hierarchical data structures and displays them in a tree structure that has items that can expand and collapse.")] [Docking(DockingBehavior.Ask)] public class C1TreeView : C1.Framework.XView
[ToolboxBitmap()] [Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="C1.Win.TreeView.Design.C1TreeViewDesigner, C1.Win.TreeView.4.Design, Version=4.0.20171.248, Culture=neutral, PublicKeyToken=79882d576c6336da")] [LicenseProvider(System.ComponentModel.LicenseProvider)] [ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [C1Description("Control which manages the hierarchical data structures and displays them in a tree structure that has items that can expand and collapse.")] [Docking(DockingBehavior.Ask)] public ref class C1TreeView : public C1.Framework.XView
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
C1.Framework.ScrollableControl
C1.Framework.XView
C1.Win.TreeView.C1TreeView
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2