Removes all tools from the toolbar tool collection.
[Visual Basic]
Public Sub Clear()
[C#]
public void Clear();
This method iterates through the collection and removes all tools assigned to the ToolsCollection.
ToolsCollection Class | ToolsCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.