A Control an only belong to the Controls Collection of 1 other Control. So,
if you add a Control to another Control's Controls Collection, it is
automatically removed from the Controls Collection it was previously in. The
Solution is, of course, to use 2 MenuItems, one for the Main Menu, and one
for the Context Menu Strip.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Professional Numbskull
This is, by definition, not that.
> hi ng,
>
[quoted text clipped - 10 lines]
> Thanks,
> Steffen
steffen_home_92@hotmail.com - 28 May 2006 21:14 GMT
Thank you, but there's really no other way than copying the whole menu
items using the VS2005 designer? Why doesn't ToolStripMenuItem have a
Clone() methode?
Steffen