2008-05-13 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 14 May 2008 04:47:56 +0000 (04:47 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Wed, 14 May 2008 04:47:56 +0000 (04:47 -0000)
commitc1dc0cbfe07eeff3dd4969b9366c56198e7887d6
treeb9de86ce6e63aeb612e70cde81343938af476b68
parentd3b030914693644448b0dbee039c627f51c234e2
2008-05-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* ComboBox.cs: When setting mode to Simple *and* height hasn't been
set, default height to 150. I tried first with DefaultSize, but this
is not generating a SetBoundsCore call before handle creation time, so
we can take it into account. This is just what .net does.

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