* ComboBox.cs: When the normal drop down window is closed, make sure
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 20 Jan 2010 23:47:44 +0000 (23:47 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 20 Jan 2010 23:47:44 +0000 (23:47 -0000)
commitd3a9c0768f1158275286c245f1b428220ecc80bf
tree86683c9a5c6a97ae947c1642f2c013a5718efd23
parentc1139cd2055032f0a94175fc34b3b09a810f8036
* ComboBox.cs: When the normal drop down window is closed, make sure
that the auto complete list -if any- is closed as well, instead of
stay open without need.

2010-01-20  Carlos Alberto Cortez <calberto.cortez@gmail.com>

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