Menu removed if used as context menu
On form i use menustrip. one menu from strip i have used as Context menu of listview .
But whenever i Rightclick on listview - to show context menu, that menu from Menustrip gets removed.
how can i keep manu on both places- on Menustrip and as context menu
Thanks.