The background should be transparent, but the text should not.
A:
You can set the background color, and transparency key properties to the same color and that will make the background transparent. The rest of the control items will stay non-transparent, as long as they are different colors.
Mitchel Sellers
2008-09-22 15:15:07
A:
Enso is open source too.
You can directly peek at they source code.
http://code.google.com/p/enso/
Let us know how they do it when you find out!.
UPDATE
It looks like they use something called Cairo. If you can link it from C# you're done.
OscarRyz
2008-10-16 00:48:39