ImageGear PDF v25.1 - Updated July 30, 2021
ImGearARTToolBar Class
Members 




ImageGear.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTToolBar Class
Represents toolbar for creating, selecting and editing ART annotations.
Object Model
ImGearARTToolBar Class
Syntax
'Declaration
 
<DesignerAttribute("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")>
<DesignerCategoryAttribute("Form")>
<DefaultEventAttribute("Load")>
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
<InitializationEventAttribute("Load")>
<DefaultPropertyAttribute("Text")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class ImGearARTToolBar 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As ImGearARTToolBar
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ImageGear.ART.Forms.ImGearARTToolBar

See Also

Reference

ImGearARTToolBar Members
ImageGear.ART.Forms Namespace