BCGControlBar Pro for MFC
CBCGPKeyboardManager* CBCGPWorkspace::GetKeyboardManager ( )

Gives the access to the global CBCGPKeyboardManager object

Returns
The pointer to the global CBCGPKeyboardManager object.

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

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