This is what happens:
I have a mainform. Then I have say subfrm1, subfrm2, subfrm3 etc. In mainform I code "my.forms.subfr m1.show". In subfrm1 I will have "my.forms.subfr m2.show", in subfrm2 I will do "my.forms.subfr m3" and then 3 will do "my.forms.subfr m1.show". Everything works until I try the my.forms.subfrm 1.show from subfrm3. Then, subfrm1 will not dispay. I do a me.close each time after I...
User Profile
Collapse
-
Help with Visual Studio 2005 Forms.Show and Forms.ShowDialog
I am converting a VB6 app to .NET Visual Studio 2005. I have about 20 forms. Ths app starts with Main_form, and then passes to a "loop" of about 14 forms that pass from 1 to another, with the possiblity of passing back and forth. The cylce can go on repeatledly without passing back to the "parent" form Main_form. My problem is everything flows along until I try to "repeat" the form.show/form.dialog. Then the form can't...
No activity results to display
Show More
Leave a comment: