ContextMenu
Hi,
Is it possible to use the one ContextMenu for multiple controls??
Clicking on an Item in the ContextMenuStrip should perform different operations for each Control.
e.g. Clicking on 'Delete' in the Context menu should delete the entry selected in a control.
thanks.
|