This code moves the form caption.
This code moves the form caption.
Rate This code moves the form caption.
(1(1 Vote))
sTr = Mid(sTr, 2) & Left(sTr, 1)
Form1.Caption = sTr
'form load
sTr = String(18, " ") + "Author on this program is GigaC"
This code moves the form caption. Comments
No comments yet — be the first to post one!
Post a Comment