BCGControlBar Pro for MFC
CBCGPMouseManager* CBCGPWorkspace::GetMouseManager ( )

Gives the access to the global CBCGPMouseManager object.

Returns
The pointer to the global CBCGPMouseManager object.

Use this function to get the access to the global CBCGPMouseManager object.

If the object hasn't been initialized yet, this function calls the InitMouseManager() function internally to initialize the global CBCGPMouseManager object.