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.
Removes a menu item from the pop-up menu.
BOOL RemoveSubItem(
int nIndex
);
Parameters
- [in] nIndex
Specifies the zero-based index of the menu item that you want to remove.
Return Value
TRUE if the specified item has been removed successfully; otherwise FALSE if nIndex is negative or exceeds the number of menu items in the pop-up menu.
Requirements
Header: afxribbonbutton.h