The CreateToolBar Method supports WPF/Silverlight.
The CreateToolBar Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Creates the automation toolbar. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Public Sub CreateToolBar() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnAutomationManager instance.CreateToolBar() |
C# | |
---|---|
public void CreateToolBar() |
C++/CLI | |
---|---|
public: void CreateToolBar(); |
For C#/VB examples, refer to AnnAutomationManager.
For information regarding default text strings used throughout the user interface in the automated mode, including information on how to override them, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation
For information regarding implementing annotations, refer to Implementing WPF Annotations.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)