Thread Rating:
- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
beginner, help in vb.net[solved]
|
Posts: 5
Threads: 2
Joined: Oct 2009
Reputation:
0
(10-12-2009, 02:55 AM)NinjaGeek Wrote: You can create new forms and add them to your project, I assume you know how to do that
Now in the Button_Click sub, you insert
Code: Dim newForm as frmPage2
newForm.show
where frmPage2 is the name of the form you want to show
with if checks you can load different forms then I did that and it displays an error saying "type form2 is not defined"
|
Messages In This Thread |
RE: beginner, help in vb.net - by k1ll3r - 10-12-2009, 03:09 AM
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
[Solved by Me][lol] How to hide/show desktop icons, click to see example... |
Resistance |
7 |
2,200 |
12-12-2010, 04:20 PM
Last Post: NathanE
|
|
[Beginner] Simple Function for retrieving Local Computer IP |
AceInfinity |
11 |
3,890 |
10-06-2010, 12:05 PM
Last Post: CATMAN
|
|
[Tut] How to make an auto text spammer in vb 2008. [Beginner] |
DeMeR |
4 |
4,236 |
10-04-2010, 07:57 AM
Last Post: Jordan L.
|
|
[C#] DNS to IP [Beginner] |
Mike |
5 |
1,208 |
09-09-2010, 06:08 PM
Last Post: pers2981
|
|
[C#] Random Integers [Beginner] |
Mike |
0 |
669 |
08-31-2010, 12:57 PM
Last Post: Mike
|
Users browsing this thread: 1 Guest(s)