BCGControlBar Pro for MFC
virtual void CBCGPKeyMapDlg::OnSetColumns ( )
protectedvirtual

Called by the framework when it needs to set captions for the columns in the internal list control.

By default, it takes the text from the library resources (IDS_BCGBARRES_COMMAND, IDS_BCGBARRES_KEYS, IDS_BCGBARRES_DESCRIPTION).

Override the OnSetColumns member function in a CBCGPKeyMapDlg - derived class to customize this behavior.