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

N00bish VB question
Author: Message:
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: N00bish VB question
my gay way

[code]
Private Sub Command1_Click()
if Label1.Caption = "First Text" then
Label1.Caption = "2nd Text"
elseif Label1.Caption = "2nd Text" then
Label1.Caption = "First Text"

End Sub
06-04-2004 02:58 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
N00bish VB question - by Anubis on 06-04-2004 at 02:51 PM
RE: N00bish VB question - by Stigmata on 06-04-2004 at 02:58 PM
RE: N00bish VB question - by Anubis on 06-04-2004 at 03:01 PM
RE: N00bish VB question - by Stigmata on 06-04-2004 at 03:03 PM
RE: N00bish VB question - by Anubis on 06-04-2004 at 03:05 PM
RE: N00bish VB question - by Choli on 06-04-2004 at 03:10 PM
RE: N00bish VB question - by Sk3tch on 06-04-2004 at 03:10 PM
RE: N00bish VB question - by Anubis on 06-04-2004 at 03:12 PM
RE: N00bish VB question - by Choli on 06-04-2004 at 03:16 PM
RE: N00bish VB question - by Anubis on 06-04-2004 at 03:21 PM
RE: N00bish VB question - by dotNorma on 06-04-2004 at 03:22 PM
RE: N00bish VB question - by Mike on 06-04-2004 at 03:44 PM
RE: N00bish VB question - by Choli on 06-04-2004 at 05:15 PM
RE: N00bish VB question - by Millenium_edition on 06-04-2004 at 05:37 PM


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