This class has been deprecated. Provides control for creating, selecting and editing annotations.
ToolBar
Object Model
Syntax
'Declaration
<ObsoleteAttribute("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.")>
Public NotInheritable Class ToolBar
Inherits System.Windows.Controls.UserControl
'Usage
Dim instance As ToolBar
[Obsolete("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.")]
public sealed class ToolBar : System.Windows.Controls.UserControl
[Obsolete("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.")]
public __gc __sealed class ToolBar : public System.Windows.Controls.UserControl
[Obsolete("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.")]
public ref class ToolBar sealed : public System.Windows.Controls.UserControl
Inheritance Hierarchy
See Also