Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Workin with multiple forms problem?

Status
Not open for further replies.

xramaas

Programmer
Nov 11, 2002
20
YU
I've created two forms in my app, and I call Form2 from a Button_Click Form2.Show. It shows first time, and second click raises exception saying can not get rid of disposed object. What is the problem? Should I close the Form2?
I also want to share a dataset between these two forms. How to do this? [3eyes]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top