jongpau Member Apr 27, 2005 #2 I don't think you can delete menu items from a static menu, but if it is dynamic menu the following may work: DELETE WIDGET handleToMenuItem. Where handleToMenuItem is the widget-handle of the menu-item you are trying to delete.
I don't think you can delete menu items from a static menu, but if it is dynamic menu the following may work: DELETE WIDGET handleToMenuItem. Where handleToMenuItem is the widget-handle of the menu-item you are trying to delete.