2006-11-20 Mike Kestner <mkestner@novell.com>
authorMike Kestner <mkestner@gmail.com>
Mon, 20 Nov 2006 16:38:45 +0000 (16:38 -0000)
committerMike Kestner <mkestner@gmail.com>
Mon, 20 Nov 2006 16:38:45 +0000 (16:38 -0000)
commitd248fd10a12d2624fa427721ed6d257c887312e0
tree615263ca8bffa432da5a02d5cde6e76aac9da778
parent1bc96cac2629b6198edf14a5eb8861ad5e1e5899
2006-11-20  Mike Kestner  <mkestner@novell.com>

* ComboBox.cs: setup LargeChange on the scrollbar. Invoke FireMouseUp
in the MouseUp handler of the listbox and move the return handling
code to FireMouseUp to avoid scrolling on ups.  Fixes #79952.

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