For the last 3 or 4 days I've been, on an off, searching the Internet and
theVS2005 Doc for an example of how to add a contextmenustrip to a
menustrip. I can move all the items from a contentmenustrip to a menustrip,
but what I need to do is have the items in both places.
I did see where it was said that a contexmenu can be used in multiple
places. But I wonder if that means that multiple controls can reference the
same contextmenustrip. In contrast to the items appearing on both a
contextmenustrip and a menustrip.
My question is: Can you show me how given a contextmenustrip to add it to a
menustrip without removing the items from the contextmenustrip.
OR .. telling me it can't be done. If that is true knowing it will save much
time.
Thanks |