Members





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

ThumbnailEx Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("DBED514A-A877-398F-AE2A-A1EDE5F43724")>

<ClassInterfaceAttribute(ClassInterfaceType.None)>

<ComSourceInterfacesAttribute(GdPicture14.__ThumbnailEx)>

<ToolboxBitmapAttribute(GdPicture14.ThumbnailEx, "thumbnailex.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 ThumbnailEx 

   Inherits System.Windows.Forms.UserControl

   Implements IThumbnailEx 
[Guid("DBED514A-A877-398F-AE2A-A1EDE5F43724")]

[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__ThumbnailEx)]

[ToolboxBitmap(GdPicture14.ThumbnailEx, "thumbnailex.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 ThumbnailEx : System.Windows.Forms.UserControl, IThumbnailEx  
public class ThumbnailEx = class(System.Windows.Forms.UserControl, IThumbnailEx)sealed; 
GuidAttribute("DBED514A-A877-398F-AE2A-A1EDE5F43724")

ClassInterfaceAttribute(ClassInterfaceType.None)

ComSourceInterfacesAttribute(GdPicture14.__ThumbnailEx)

ToolboxBitmapAttribute(GdPicture14.ThumbnailEx, "thumbnailex.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 ThumbnailEx extends System.Windows.Forms.UserControl implements IThumbnailEx 
[Guid("DBED514A-A877-398F-AE2A-A1EDE5F43724")]

[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__ThumbnailEx)]

[ToolboxBitmap(GdPicture14.ThumbnailEx, "thumbnailex.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 ThumbnailEx : public System.Windows.Forms.UserControl, IThumbnailEx  
[Guid("DBED514A-A877-398F-AE2A-A1EDE5F43724")]

[ClassInterface(ClassInterfaceType.None)]

[ComSourceInterfaces(GdPicture14.__ThumbnailEx)]

[ToolboxBitmap(GdPicture14.ThumbnailEx, "thumbnailex.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 ThumbnailEx sealed : public System.Windows.Forms.UserControl, IThumbnailEx  
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.ThumbnailEx

See Also

Reference

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