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.
Removes the specified item from the pop-up menu.
BOOL RemoveItem(
int iIndex
);
Parameters
- [in] iIndex
The zero-based index of the item to delete.
Return Value
TRUE if the method is successful; otherwise FALSE.
Remarks
This method automatically arranges any separators that are affected by the removal of an item. For more information about how the framework rearranges separators, see CMFCToolBar::RemoveButton.
Requirements
Header: afxpopupmenu.h