I want to hide the form1 when the form2 popup, and show the form1 when the form2 close. I thought about to close the form instead of hide, but so many forms can popup form2, and openargs are used to pass a value already, I cant confirm reopen which form.