User Profile

Collapse

Profile Sidebar

Collapse
Ronnie5
Ronnie5
Last Activity: Aug 25 '07, 05:43 PM
Joined: Jul 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ronnie5
    replied to Multiple forms
    in .NET
    Its not a web app, its a windows desktop application, I've used the hide and show methods to display forms but I think this creates a new instance of the form what I need is a specific instance of the form with the data in it.

    I need the user to be able to press back and next between the 4 forms, accessing the original form with input data? Do I pass a reference of say form1 to the form2? but then if back is pressed how do I pass...
    See more | Go to post

    Leave a comment:


  • Ronnie5
    started a topic Multiple forms
    in .NET

    Multiple forms

    Hi,

    I am new to c# and need some help with my project. I have 4 forms each having a back and next button. Each form allows users to input data. when the next or back button is pressed how do i get access to the same instance of the form? Currently, when back is pressed the data in the original form is loss?

    I would appreciate any help!

    Thanks,
    See more | Go to post
No activity results to display
Show More
Working...