To lock a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This is a very simple question, but I don't know where to find the answer. I
have a button on my main form of my windows application, when the user clicks
on it, a second form will appear. How do I make it such that the second form
will stay focused forever, until it is closed? That means the user cannot
return to the main form unless the pop up closes. Thank you.
 
Back
Top