'Declaration Public Sub DeleteTool( _ ByVal tool As Tool _ )
'Usage Dim instance As Toolbar Dim tool As Tool instance.DeleteTool(tool)
public void DeleteTool( Tool tool )
public: void DeleteTool( Tool tool )
Note: Once a tool is deleted, it no longer appears in the toolbar.
Toolbar Class Toolbar Members
©2019. Accusoft Corporation. All Rights Reserved.