A 
		
								
				
				
			
		Anon.Programmer
Hello, I'm new to programming C# in visual studio. I have a form A and
when button B is pushed it calls form C. Is there a simple way to
disable form A until form C is exited. I know it can't be hard because
I see it all the time in apps but for the life of me, I cannot find
the answer on the web.
Thanks
				
			when button B is pushed it calls form C. Is there a simple way to
disable form A until form C is exited. I know it can't be hard because
I see it all the time in apps but for the life of me, I cannot find
the answer on the web.
Thanks