Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnAutomationObject Class : ToolBarButton Property |
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 property ToolBarButton^ ToolBarButton { ToolBarButton^ get(); }