2008-12-15 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 15 Dec 2008 09:36:58 +0000 (09:36 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Mon, 15 Dec 2008 09:36:58 +0000 (09:36 -0000)
commit8a5366d7afbec1f310e0c868e0b90c692e23ca6e
treef4970e7918d850ade6cb6927db4124628cfc0d2c
parent50b69f1f411cbb28d2becf4f5e604e0d66ef0faa
2008-12-15  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* MonthCalendar.cs: Select the date in MouseDown, not in MouseUp, as
.net does. Use the date in the point of the mouse move coords as the
new range as well, if the left button of the mouse is being pressed.
Fixes #364914.

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