sfdevine7
-
Total Posts
:
3
- Scores: 0
-
Reward points
:
0
- Joined: 2/26/2008
- Location: USA
-
Status: offline
|
I need some basic help
Tuesday, February 26, 2008 2:03 PM
( permalink)
Original message moved by dm_4ever Reason : Moving To Appropriate Forum
OK so heres the deal (sorry if this has been posted somewhere else already, im new) But i am currently writing a program in VB 08, and need to know how to link forms. OK, so i have form 1 open, i need to know how to open form 2, while running the program im trying to make a program to keep track of basketball stats and want to make seperate forms for each play. I have the main form with all the players names and need to know how to go to the form i make for them to log their stats I tried using the link label, but i cant figure out how to code it right Any help is greatly appreciated
|
|
|
|
Lenniii
-
Total Posts
:
11
- Scores: 0
-
Reward points
:
0
- Joined: 3/3/2008
-
Status: offline
|
RE: I need some basic help
Sunday, March 16, 2008 8:48 PM
( permalink)
push the button "Add New Item" and choose "Dialog" the new dialog is in a new tab. now you just have to connect them ;) have fun!
|
|
|
|