Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework to build a string that describes a key mapping. By default, the string contains the command name, the shortcut keys used, and the shortcut key description.
virtual CString FormatItem(
int nItem
) const;
Parameters
- [in] nItem
The zero-based index of an item in the internal list of key mappings.
Return Value
A CString object that contains the formatted item text.
Requirements
Header: afxkeymapdialog.h