BCGControlBar Pro for MFC
CBCGPUserToolsManager* CBCGPWorkspace::GetUserToolsManager ( )

Gives the access to the global CBCGPUserToolsManager object.

Returns
Pointer to the global CBCGPUserToolsManager object. NULL if the user tools management is not enabled for the application.

Use this function to get the access to the global CBCGPUserToolsManager object. You should initialize the manager by call to EnableUserTools() function.