Yeah, the code editor in visual basic.
Hey, anyone know if there is any program that will show the program code done in Visual Basic?
Thank you for answer !!!

702
Yeah, the code editor in visual basic.

584
Click F7 For "View Code"

10
I think but when I download a program and it found the program code
Are you maybe looking for a decompiler??
I don't really have a signature... well... you don't have a life! TM...well its not really a trademark, but don't take it

702
I think hes asking after he downloads a source project, how does he open the code into the editor.
You have to open the .sln file (Visual basic solution), then it'll open up with given project


445
Download .NET Reflector. Browse the program executable in it. If it is not protected, you'll be able to see the source code.
Hanreb (04-17-2012)

10
Thanks all very ;-)


445
Marked Solved. No more posting.