2008-05-05 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Mon, 5 May 2008 15:16:09 +0000 (15:16 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Mon, 5 May 2008 15:16:09 +0000 (15:16 -0000)
commit11aa67cb3f8bf53b8baaa2432c5d2c2a50a4a685
treea53d402cbb0855a5d7f510ff7d74094dd35c1105
parent8424d00a70c348aa0799a7eed5ddbb3bd0dfcbc2
2008-05-05  Jonathan Pobst  <monkey@jpobst.com>

* MenuStrip.cs, ToolStrip.cs: Guard against an NRE when pressing
the menu key and there are no items on the menu.
[Fixes bug #386644]

svn path=/trunk/mcs/; revision=102531
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MenuStrip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs