CWinAppEx::GetUserToolsManager
Visual Studio 2012
Returns a pointer to the global CUserToolsManager object.
CUserToolsManager* GetUserToolsManager();
Before you retrieve a pointer to the CUserToolsManager object, you must initialize the manager by calling CWinAppEx::EnableUserTools.