Question how to make a form not stealing focus when it is opened

Joined
Jun 9, 2013
Messages
6
Programming Experience
3-5
Hi

I am developing project in c#(Windows Application).
From Mdi form,
I am calling a form 'Form1'.
'Form1' should not not steal focus,when it is opened.
The cursor should be in previously opened form.

Please help me.

Thanks
Chandran.
 
Back
Top Bottom