VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A label's caption displays text as you type in to a text box

by Vivian Richards VB LABS www.vblabs.cjb.net (4 Submissions)
Category: Miscellaneous
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 19th February 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

A label's caption displays text as you type in to a text box

Rate A label's caption displays text as you type in to a text box



'Vivian Richards

Private Sub Command1_Click()
Label1.Caption = Text1.Text
End Sub

Download this snippet    Add to My Saved Code

A label's caption displays text as you type in to a text box Comments

No comments have been posted about A label's caption displays text as you type in to a text box. Why not be the first to post a comment about A label's caption displays text as you type in to a text box.

Post your comment

Subject:
Message:
0/1000 characters