With form1 active/visible, I show form2. Is there a way to prevent form1_activate from firing after form2 is closed? Form2 is used this way frequently, with various different other forms, so Im trying to find an easy way to ensure this behaviour each time form2 is used.
↧