Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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