- Home
·
- Miscellaneous
·
- The MOST simple scrolling marquee example with ONLY 1 line of code.
The MOST simple scrolling marquee example with ONLY 1 line of code.
The MOST simple scrolling marquee example with ONLY 1 line of code.
Rate The MOST simple scrolling marquee example with ONLY 1 line of code.
(1(1 Vote))
Me.Label1.Caption$ = Mid(Me.Label1.Caption$, 2) & Left(Me.Label1.Caption$, 1)
End Sub
The MOST simple scrolling marquee example with ONLY 1 line of code. Comments
No comments yet — be the first to post one!
Post a Comment