- Framework code required to implement focus and activation handling;
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Wed, 5 Jan 2005 07:41:12 +0000 (07:41 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Wed, 5 Jan 2005 07:41:12 +0000 (07:41 -0000)
commit1a3a9aadecc881f6e3b9191e9ccccf37051ad89a
tree256509b73e3589653b0d8ca5b495a46516b049f8
parent9e31f534a48661e13c30f0f25b8089224bb5e3e2
- Framework code required to implement focus and activation handling;
  still incomplete and with debug output

svn path=/trunk/mcs/; revision=38346
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