Accusoft.ImagXpress13.Net
DeleteTool Method




A Tool enumeration tool to delete from the toolbar.
Deletes the specified tool from the toolbar.
Syntax
'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
) 
public:
void DeleteTool( 
   Tool tool
) 

Parameters

tool
A Tool enumeration tool to delete from the toolbar.
Remarks

Note: Once a tool is deleted, it no longer appears in the toolbar.

See Also

Reference

Toolbar Class
Toolbar Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback