Members





In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / BookmarksTree Class

BookmarksTree Class

In This Topic
Object Model
BookmarksTree ClassGdViewer Class
Syntax
'Declaration

 

<ClassInterfaceAttribute(ClassInterfaceType.None)>

<ComSourceInterfacesAttribute(GdPicture14.__BookmarksTree)>

<GuidAttribute("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")>

<ToolboxBitmapAttribute(GdPicture14.BookmarksTree, "bookmarkstree.bmp")>

<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 
[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__BookmarksTree)]

[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]

[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]

[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; 
ClassInterfaceAttribute(ClassInterfaceType.None)

ComSourceInterfacesAttribute(GdPicture14.__BookmarksTree)

GuidAttribute("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")

ToolboxBitmapAttribute(GdPicture14.BookmarksTree, "bookmarkstree.bmp")

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 
[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__BookmarksTree)]

[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]

[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]

[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  
[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__BookmarksTree)]

[Guid("8AFC06F6-7848-37B5-8044-97A2EBECF8BB")]

[ToolboxBitmap(GdPicture14.BookmarksTree, "bookmarkstree.bmp")]

[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