* XplatUIWin32.cs (GetWindowTransparency): check return value of
commitac73916c203223c408c5696ef2c6f0d20065b976
authorChris Toshok <toshok@novell.com>
Thu, 30 Nov 2006 02:30:12 +0000 (30 02:30 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 30 Nov 2006 02:30:12 +0000 (30 02:30 -0000)
tree699fe065bc805acfabe444964735892034f2493b
parentd09f4393a5c9eac93fbb1f337e13e9140dccbf47
* XplatUIWin32.cs (GetWindowTransparency): check return value of
GetLayeredWindowAttributes.  if it's 0, return 1.0, as
SetWindowTransparency hasn't been called.

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

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