BOOL CBCGPPopupMenu::RemoveItem | ( | int | iIndex | ) |
Removes an item from a popup menu.
The RemoveItem function automatically arranges separators. See CBCGPToolBar::RemoveButton for details.
iIndex | Specifies the zero-based index of the item to be deleted. |