Hello,
I am using VS 2010 to create a simple Silverlight 4 application. When I show a form then the control moves to the next line. How do I code so that only after the form closes I can move on. Something like what we do in vb.net (form1.showdialog ...after form closes I get control).
Thanks,
GR