GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / BookmarksTree Class
Members





In This Topic
BookmarksTree Class
In This Topic
Object Model
BookmarksTree ClassGdViewer Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(GdPicture14.BookmarksTree, "bookmarkstree.bmp")>
<ComSourceInterfacesAttribute(GdPicture14.__BookmarksTree)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")>
<DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("UserControl")>
<DefaultEventAttribute("Load")>
<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 NotInheritable Class BookmarksTree 
   Inherits System.Windows.Forms.UserControl
   Implements IBookmarksTree 
[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]
[ComSourceInterfaces(GdPicture14.__BookmarksTree)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[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 sealed class BookmarksTree : System.Windows.Forms.UserControl, IBookmarksTree  
public class BookmarksTree = class(System.Windows.Forms.UserControl, IBookmarksTree)sealed; 
ToolboxBitmapAttribute(GdPicture14.BookmarksTree, "bookmarkstree.bmp")
ComSourceInterfacesAttribute(GdPicture14.__BookmarksTree)
ClassInterfaceAttribute(ClassInterfaceType.None)
GuidAttribute("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")
DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)
DesignerCategoryAttribute("UserControl")
DefaultEventAttribute("Load")
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 sealed class BookmarksTree extends System.Windows.Forms.UserControl implements IBookmarksTree 
[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]
[ComSourceInterfaces(GdPicture14.__BookmarksTree)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[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 __gc __sealed class BookmarksTree : public System.Windows.Forms.UserControl, IBookmarksTree  
[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]
[ComSourceInterfaces(GdPicture14.__BookmarksTree)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("Load")]
[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 ref class BookmarksTree sealed : public System.Windows.Forms.UserControl, IBookmarksTree  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     GdPicture14.BookmarksTree

See Also

Reference

BookmarksTree Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace