User Profile

Collapse

Profile Sidebar

Collapse
jlb
jlb
Last Activity: Jan 31 '08, 03:39 AM
Joined: Sep 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
No activity results to display
Show More
Working...