- Added ability to control ScrollWindow expose
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Sun, 9 Jan 2005 23:19:31 +0000 (23:19 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Sun, 9 Jan 2005 23:19:31 +0000 (23:19 -0000)
commitdb4d030557bf07e661dea21991eb7d17fde9dc3e
tree3ff4ad79d4d3617ef49d7039a985da6ab426bf19
parent47c72bec9858720cc3f1c94e56b9d4937db20676
- Added ability to control ScrollWindow expose
- Added overload for ScrollWindow to allow only scrolling a rectangle
- Added Form methods

svn path=/trunk/mcs/; revision=38574
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIDriver.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIOSX.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIWin32.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs