2007-04-16 Jonathan Pobst <jpobst@monkey.com>
authorJonathan Pobst <monkey@jpobst.com>
Mon, 16 Apr 2007 13:36:31 +0000 (13:36 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Mon, 16 Apr 2007 13:36:31 +0000 (13:36 -0000)
commit3123e582abd928822fcd5f2d55ca201b7ec66b76
tree92f75bd511c988c478c901ca8578b4de5439f0cb
parent9423fb6cccc2a53a5cab8c8e72a3af680619d769
2007-04-16  Jonathan Pobst  <jpobst@monkey.com>

* MdiClient.cs: Implement implicit menu merging for MDI
children.  When a child form is active, if it has a menustrip
and the parent form has a MainMenuStrip, automatically merge
the menus.

svn path=/trunk/mcs/; revision=75764
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MdiClient.cs