| BOOL CBCGPUserToolsManager::RemoveTool | ( | CBCGPUserTool * | pTool | ) | 
Removes the specified user tool from the manager's list and all toolbars.
Call this function to remove a user tool from the internal manager's list and from all toolbars.
| pTool | A pointer to a user tool to be removed. |