winforms - C# transparent forms -


how can build transparent form windows vista weather gadget? there example this?

this i'm trying achieve: enter image description here

i think should use wpf. winforms not suitable creating transparent forms.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -