by dietmar bos (2 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
The idea was derived from other code I saw here. The code here soft scrolls text on your form. The text used can be very lengthy.
I jumped on the 'do scrolling by using the picturebox'-wagon, but I shift it just one character, instead of the whole width of the text, which makes it much more flexible and more usable for large text.
Side Effects
It just works with fixed pitched fonts.