I noticed that when I use frmVisible (true)(fasle), it does not trigger the form load event of the form made visible.
If I am in form2 how do I trigger the form1 load event.

since form 1 is called frmThisIsOne and the event is Form_Click.