Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
Mar 12 2008, 06:11 PM
Post
#1
|
|
|
New Member ![]() Group: Members Posts: 3 Joined: 12-March 08 Member No.: 195,969 |
|
|
|
|
Apr 8 2008, 12:17 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 83 Joined: 8-April 08 Member No.: 201,711 |
I use VB 2008 Express Edition, and I cannot get my multiple form application to work correctly. I am trying to get frmNext to show up after frmInput is done. So, in frmInput's button click event, I type in strName = TextBox1.Text, frmNext.Show(), and Unload frmInput. Unload does not work in vb 2008 anymore I guess, because it gave me an error. So, I typed in Me.Close(), which closes the application altogether. So, I decided to go into frmNext's form load event and type in Me.Text = strName and frmInput.Close(), which causes the entire program to close. I need help getting frmNext to show up and frmInput to close down. What error message does it give you? Something about cross threads? |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 5th July 2008 - 05:46 PM |