BCGControlBar Pro for MFC
virtual INT_PTR CBCGPKeyMapDlg::DoModal ( )
virtual

Displays a keyboard mapping dialog box.

Returns
IDCANCEL

Call this function to display keyboard mapping dialog box. The user will be able to select from different categories and browse accelerator keys assigned to each command that belongs to the specified category. Also, there is a built-in feature that allows to copy the selected accelerator key and its description into clipboard.

Reimplemented from CBCGPDialog.