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:
Anubis
Elite Member
*****

Avatar
42

Posts: 2695
Reputation: 64
33 / Male / Flag
Joined: Oct 2003
O.P. Tongue  N00bish VB question
I'm very new to Visual Basic and I'm making a program that displays text after text in a label when you click a button...but the only code I know is how to make a text in a label change once...like this;
code:
Private Sub Command1_Click()
Label1.Caption = "First Text"
End Sub

Could someone tell me the code to make the text change once again when the button's pressed again...

This post was edited on 06-04-2004 at 02:51 PM by Anubis.
[Image: anubis5hq.png]
06-04-2004 02:51 PM
Profile PM 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