Hi,

Windows Forms is no longer mantained. The mono team considers Winforms
deprecated, in the sense that it should not used to create new software.

About your specific issue, this is probably related to the windows forms
implementation in mono (via System.Drawing). In this FAQ:

http://www.mono-project.com/docs/faq/winforms/

They say that you must be running a composite desktop in order to be able
to have transparency in your windows.

This means to me that your best bet is to have an alternative display mode
in which you don't rely in transparencies.

-- baltasar
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to