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





In This Topic
AnnotationEditor Class
In This Topic
Syntax
'Declaration
 
<ComSourceInterfacesAttribute(GdPicture14.__AnnotationEditor)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("0CEB68BB-FEF5-3F6C-9F82-7C6B1F524A3F")>
<ToolboxBitmapAttribute(GdPicture14.AnnotationEditor, "annotationeditor.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 AnnotationEditor 
   Inherits System.Windows.Forms.UserControl
   Implements IAnnotationEditor 
[ComSourceInterfaces(GdPicture14.__AnnotationEditor)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("0CEB68BB-FEF5-3F6C-9F82-7C6B1F524A3F")]
[ToolboxBitmap(GdPicture14.AnnotationEditor, "annotationeditor.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 AnnotationEditor : System.Windows.Forms.UserControl, IAnnotationEditor  
public class AnnotationEditor = class(System.Windows.Forms.UserControl, IAnnotationEditor)sealed; 
ComSourceInterfacesAttribute(GdPicture14.__AnnotationEditor)
ClassInterfaceAttribute(ClassInterfaceType.None)
GuidAttribute("0CEB68BB-FEF5-3F6C-9F82-7C6B1F524A3F")
ToolboxBitmapAttribute(GdPicture14.AnnotationEditor, "annotationeditor.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 AnnotationEditor extends System.Windows.Forms.UserControl implements IAnnotationEditor 
[ComSourceInterfaces(GdPicture14.__AnnotationEditor)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("0CEB68BB-FEF5-3F6C-9F82-7C6B1F524A3F")]
[ToolboxBitmap(GdPicture14.AnnotationEditor, "annotationeditor.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 AnnotationEditor : public System.Windows.Forms.UserControl, IAnnotationEditor  
[ComSourceInterfaces(GdPicture14.__AnnotationEditor)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("0CEB68BB-FEF5-3F6C-9F82-7C6B1F524A3F")]
[ToolboxBitmap(GdPicture14.AnnotationEditor, "annotationeditor.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 AnnotationEditor sealed : public System.Windows.Forms.UserControl, IAnnotationEditor  
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.AnnotationEditor

See Also

Reference

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