What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB game

VB game
Author: Message:
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: VB game
You can access stuff from other forms.

Say you wanted to access the text inside a textbox called Text1 and this textbox is on the form called Form1. You reference it like "Form1.Text1.Text" (whereas if it was not on a different form you could just use "Text1.Text" to get stuff from a different form just use the form name followed by a dot at the beginning of the reference).
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
08-30-2007 08:26 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
VB game - by Th3rmal on 08-29-2007 at 09:06 AM
RE: VB game - by Jarrod on 08-29-2007 at 10:10 AM
RE: VB game - by Mike on 08-29-2007 at 10:22 AM
RE: VB game - by Th3rmal on 08-29-2007 at 12:50 PM
RE: VB game - by Jarrod on 08-30-2007 at 05:56 AM
RE: VB game - by Th3rmal on 08-30-2007 at 07:20 AM
RE: VB game - by Jarrod on 08-30-2007 at 07:35 AM
RE: VB game - by rav0 on 08-30-2007 at 08:26 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On