BCGControlBar Pro for MFC
const CObList& CBCGPUserToolsManager::GetUserTools ( ) const
inline

Returns a reference to the list of user tools.

Returns
A const reference to a CObList object containing a list of user tools.

Call this function to retrieve a list of user tools maintained by the CBCGPUserToolsManager object. Each user tool is represented either by CBCGPUserTool or CBCGPUserTool - derived object. The runtime class information about objects to be stored in the list should be provided in the CBCGPUserToolsManager object's constructor.