943,692 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Marked Solved
  • Views: 11786
  • VB.NET RSS
Jan 26th, 2008
0

Connect two forms using a button

Expand Post »
I want to click on a button and have it open another form. The other form is called Kindy.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dier02 is offline Offline
4 posts
since Jan 2008
Jan 26th, 2008
0

Re: Connect two forms using a button

Hi,

FormName.Show 'to open a form

and

FormName.ShowDialog 'to open a modal form
Reputation Points: 16
Solved Threads: 19
Junior Poster
ptaylor965 is offline Offline
169 posts
since Oct 2006
Jan 30th, 2008
0

Re: using a button

Click to Expand / Collapse  Quote originally posted by dier02 ...
I want to click on a button and have it open another form. The other form is called Kindy.

Button1_click()
{
kindy.show()
}
Reputation Points: 10
Solved Threads: 0
Newbie Poster
prakashj is offline Offline
5 posts
since Jan 2008
Mar 28th, 2009
0

Re: Connect two forms using a button

Button1_click()
{
enterformname.show()
}
Reputation Points: 10
Solved Threads: 0
Newbie Poster
TransKim is offline Offline
15 posts
since Sep 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in VB.NET Forum Timeline: about uploading the image or the folder in vb.net
Next Thread in VB.NET Forum Timeline: Networking my application





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC