soulslicer
Tank
- Joined
 - Mar 16, 2007
 
- Messages
 - 4,623
 
- Reaction score
 - 12
 
Right, sorry for being such a helpaholic..but I need help.
Say I am in visual studio working with windows forms in C#. I have two forms in my solution. I have a button on one of my forms. When I click that button, I want it to open the other form. What is the code for that event!!??
So simple, yet I have no idea and I cant find anything on the web..
				
			Say I am in visual studio working with windows forms in C#. I have two forms in my solution. I have a button on one of my forms. When I click that button, I want it to open the other form. What is the code for that event!!??
So simple, yet I have no idea and I cant find anything on the web..