2010-05-06 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Thu, 6 May 2010 11:04:43 +0000 (11:04 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Thu, 6 May 2010 11:04:43 +0000 (11:04 -0000)
commitccb1d61c7326a7cb438d9ed3179679aa7e3d5f2a
treeec3f5bbe81f450e9312802619cfde6d39620b205
parent6b8bc3c3b61b3a366efc1057e1008b020d65fd8b
2010-05-06  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* ListView.cs: When calculating the scrollbars, take into account the
height of the horizontal scrollbar (if visible) to assign the maximum
value for our vertical one.
Fixes #543785.

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