* Form.cs (set_TransparencyKey): only call SetWindowTransparency
authorChris Toshok <toshok@novell.com>
Thu, 30 Nov 2006 02:14:54 +0000 (02:14 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 30 Nov 2006 02:14:54 +0000 (02:14 -0000)
commitd09f4393a5c9eac93fbb1f337e13e9140dccbf47
tree8785b7062a545aa3ecfd732fbac3caba7dec5125
parent128219e9c594394952a85b00a1637bc134045a2e
* Form.cs (set_TransparencyKey): only call SetWindowTransparency
if it's supported.
(set_AllowTransparency): reorder things a little so that the
WS_EX_LAYERED style is removed properly.

2006-11-29  Chris Toshok  <toshok@ximian.com>

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