- Properly generates the LocationChanged event now, even for forms
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Thu, 27 Jan 2005 11:28:47 +0000 (11:28 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Thu, 27 Jan 2005 11:28:47 +0000 (11:28 -0000)
commit423f6711390a6d6b8ffe1184c14639906e2fc8b4
treeaae7d8157ad1673584cc309c2309570bef1861d3
parent0c88f4428cf84aebbef05209ca48a68df1cd2c0e
- Properly generates the LocationChanged event now, even for forms

svn path=/trunk/mcs/; revision=39637
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
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