A label's caption displays text as you type in to a text box
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
(2(2 Vote))
'Vivian Richards
Private Sub Command1_Click()
Label1.Caption = Text1.Text
End Sub
A label's caption displays text as you type in to a text box Comments
No comments yet — be the first to post one!
Post a Comment