LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ToolBarButton Property






Gets the toolbar button of this AnnAutomationObject.
Syntax
public virtual ToolBarButton ToolBarButton {get;}
'Declaration
 
Public Overridable ReadOnly Property ToolBarButton As ToolBarButton
'Usage
 
Dim instance As AnnAutomationObject
Dim value As ToolBarButton
 
value = instance.ToolBarButton
public virtual ToolBarButton ToolBarButton {get;}
 get_ToolBarButton(); 
public:
virtual property ToolBarButton^ ToolBarButton {
   ToolBarButton^ get();
}

Property Value

A System.Windows.Forms.ToolBarButton which represents the toolbar button of this AnnAutomationObject.
Remarks
Calling CreateToolBar will create the toolbar and all the buttons for all the automation objects in Objects. After that, you can use this property to edit the toolbar button control if needed.
Example
For an example, refer to AnnAutomationManager.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.