1
Reply

how to make a form not stealing focus when opened in c#

Narayanan Ramachandran

Narayanan Ramachandran

Oct 6 2016 8:07 AM
222
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.

Answers (1)