Removes the delegate that is assigned to the popup event.
public void removeOnPopup( EventHandler value )
value
The EventHandler delegate to be removed.
The popup event occurs when this item is about to be expanded to display its subitems. This event affects only menu items that are submenus.
See Also addOnPopup, onPopup