VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Scroller OCX Smoothly scrolls text in a picturebox (full OCX source+example)

Mercior  (5 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is an Active X control you can add to your apps
and have nice, smoothly scrolling text which makes them
look pretty good :)

The ocx can scroll right->left or bottom->top and background+text
colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off

It uses bitblt to do the drawing so its flickerless and goes pretty smoothly.

Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb.


Please vote for it!

Rate A Scroller OCX Smoothly scrolls text in a picturebox (full OCX source+example) (11(11 Vote))

Download A Scroller OCX Smoothly scrolls text in a picturebox (full OCX source+example)

A Scroller OCX Smoothly scrolls text in a picturebox (full OCX source+example) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters