* XplatUIX11.cs: SetWMStyles: If the control is a form with
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Tue, 3 Apr 2007 09:20:28 +0000 (09:20 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Tue, 3 Apr 2007 09:20:28 +0000 (09:20 -0000)
commit89b1e4b9a59202bffa71d9ce3fa96719575fa4a1
tree9bc65d4475defab59114141812752bb164a1cfeb
parenta4d63b2dafb4eb6ffb790f2266d2191da43fe74b
* XplatUIX11.cs: SetWMStyles: If the control is a form with
  FormBorderStyle = None, don't give the window any decorations.
  Fixes #81276.

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