←Select platform

AnnToolBar Class

Summary

The toolbar class used with the automation mode in the LEADTOOLS Annotations class library.

Syntax

C#
VB
C++
public class AnnToolBar : ItemsControl 
  
Public Class AnnToolBar  
   Inherits System.Windows.Controls.ItemsControl 
   Implements System.ComponentModel.ISupportInitialize, System.Windows.Controls.Primitives.IContainItemStorage, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable  
public ref class AnnToolBar : public System.Windows.Controls.ItemsControl, System.ComponentModel.ISupportInitialize, System.Windows.Controls.Primitives.IContainItemStorage, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable   

Remarks

The AnnToolBar is a class that implements the standard WPF System.Windows.Controls.ItemsControl and contains and instance of the ToolBar class.

Use AnnToolBar as the value of the AnnAutomationManager.ToolBar property

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly