2003-08-31 Jerome Laban <jlaban@wanadoo.fr>
commitf4e37bdd5c94f79170a5a1e63837292fb50fd6be
authorJerome Laban <jerome@mono-cvs.ximian.com>
Sun, 31 Aug 2003 17:06:07 +0000 (31 17:06 -0000)
committerJerome Laban <jerome@mono-cvs.ximian.com>
Sun, 31 Aug 2003 17:06:07 +0000 (31 17:06 -0000)
tree1c8b903df2f5c91b01b5238c27489b8e0ee0671b
parent8ac1b935d0a609ef73de4b491f486d39ee2e9373
2003-08-31  Jerome Laban <jlaban@wanadoo.fr>
        * win32functions.cs: Added GetUpdateRect function.
        * Control.cs: Make sure to call OnPaint even if UserPaint style is not
        enabled. Get the appropriate DC for WM_PAINT operations.

svn path=/trunk/mcs/; revision=17769
mcs/class/System.Windows.Forms/ChangeLog
mcs/class/System.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/win32functions.cs