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.
Returns the command ID of the toolbar button at a specified index.
UINT GetItemID(
int nIndex
) const;
Parameters
- [in] nIndex
Specifies the index of the toolbar button.
Return Value
The command ID of the toolbar button; or zero if the button with the specified index does not exist.
Requirements
Header: afxtoolbar.h