CKeyboardManager::CKeyboardManager
Constructs a CKeyboardManager object.
CKeyboardManager();
Remarks
In most cases, you do not have to create a CKeyboardManager directly. By default, the framework creates one for you. To get a pointer to the CKeyboardManager, call CWinAppEx::GetKeyboardManager. If you do create one manually, you must initialize it with the method CWinAppEx::InitKeyboardManager.
Requirements
Header: afxkeyboardmanager.h