- Home
·
- Graphics
·
- This Code Shows You How To Print Text On A Form Only 1 Line Of Code
This Code Shows You How To Print Text On A Form Only 1 Line Of Code
This Code Shows You How To Print Text On A Form Only 1 Line Of Code
Rate This Code Shows You How To Print Text On A Form Only 1 Line Of Code
(1(1 Vote))
'Paste This Code In To The Code Window
'Add A Command Button And Name It Command1
Private Sub Command1_Click()
Print "George Scott" 'This Prints The Text George Scott On The Form
End Sub
This Code Shows You How To Print Text On A Form Only 1 Line Of Code Comments
No comments yet — be the first to post one!
Post a Comment