|
-
Nov 27th, 2002, 11:20 AM
#1
Thread Starter
New Member
changing label text with multi use buttons
is there a way to change text in a label using a button that set it as one thing?
i.e.:
Button_Click()
label.caption = "blah" & form1.text1.text & "blah"
what i want to do is make it so that when i change the text in the box the caption changes.
from: blah hi blah
to blah bye blah
using the same buton
how do i do that?
please respond asap!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|