I'm sorry, it just doesn't work! I'm using VS 2010 too and I've been trying to get it to work for like 2 hours (yes, I am not familiar with programming language)
Okay so I open a new project (C# language). I follow your steps very carefully, I change opacity to 0% then I copy-paste the code and change YOURPROJECTNAME to WindowsFormsApplication2 (if I use any other name then I get the following error: The name 'InitializeComponent' does not exist in the current context
I save the project and click "Build Solution".
==== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ====
I open the newly made application (.exe) and i just don't see it because of the Opacity being 0%! So I change back the opacity to 100% so I can actually the the window popping up. Now it does pop up but it's just a blank window (I'm not allowed to post images yet)
Now, can any of You help me, please?
I have just started building a blog I could use to promote these type of .exe files.
Also, why change the Opacity to 0%?
Again, I'm sorry if I sound like a total newbie, seriously, I don't know programming languages.