Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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