[ad_1]
Is form1 the type of the current instance? If so, change if (form1.Visible) to if (this.Visible) or simply if (Visible).
0
[ad_2]
solved if and else for visible form [closed]
[ad_1]
Is form1 the type of the current instance? If so, change if (form1.Visible) to if (this.Visible) or simply if (Visible).
0
[ad_2]
solved if and else for visible form [closed]