This Code Shows You How To Change A Forms Caption At Runtime Onlu 1 Line Of Code
This Code Shows You How To Change A Forms Caption At Runtime Onlu 1 Line Of Code
Rate This Code Shows You How To Change A Forms Caption At Runtime Onlu 1 Line Of Code
(1(1 Vote))
'Paste This Code In To The Code Window
Private Sub Form_Load()
Form1.Caption = "George Scott" 'Changes Forms Caption To George Scott
End Sub
This Code Shows You How To Change A Forms Caption At Runtime Onlu 1 Line Of Code Comments
No comments yet — be the first to post one!
Post a Comment