ImageGear .NET - Updated
ToolBar Class
Members 




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : ToolBar Class
This class has been deprecated. Provides control for creating, selecting and editing annotations. ToolBar
Object Model
ToolBar Class
Syntax
'Declaration
 
Public NotInheritable Class ToolBar 
   Inherits System.Windows.Controls.UserControl
'Usage
 
Dim instance As ToolBar
public sealed class ToolBar : System.Windows.Controls.UserControl 
public __gc __sealed class ToolBar : public System.Windows.Controls.UserControl 
public ref class ToolBar sealed : public System.Windows.Controls.UserControl 
Remarks
This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.UserControl
                           ImageGear.ART.Windows.Controls.ToolBar

See Also

Reference

ToolBar Members
ImageGear.ART.Windows.Controls Namespace