2008-11-20 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Fri, 21 Nov 2008 00:23:09 +0000 (00:23 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Fri, 21 Nov 2008 00:23:09 +0000 (00:23 -0000)
commit4e17e21b2a822c6f718cca0ccb02f39b72c71a9d
tree6dab56e4ee2adadbfba9f24f5e9fe4f487dc3d04
parent3dc556e23b17a5a02581c9c6a7dd2aedcb5afc15
2008-11-20  Jonathan Pobst  <monkey@jpobst.com>

* ComboBox.cs: Call HideWindow instead of Hide when closing the dropdown
through DroppedDown so the proper events get called and state gets reset.
[Fixes bug #446805]

svn path=/branches/mono-2-2/mcs/; revision=119561
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ComboBox.cs