whidbey winforms: MDI: why does childForm menuStrip appear in parentForm menuStrip?
I have an MDI app.
When I add a menuStrip to the childForms, all is well at design-time.
However, 2 unusual things happen at run-time.
The childForm menuStrip:
1) disappears from the childForm
2) appears at the rightHand side of the parentForm menuStrip
Is this a bug? Can I clarify anything?
many thanks,
yogi

