Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / C#

A C# Scrolling Text Control

Rate me:
Please Sign up or sign in to vote.
4.13/5 (16 votes)
27 Feb 20032 min read 175.3K   9.9K   43  
This article shows you how to create a scrolling text/scrolling marquee control in C#.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Doug graduated college in 2000 with a degree in
Computer Information Systems. Since then Doug
has been working on software engineering projects
mostly for government consulting companies.
The majority of Doug's programming experience is in
windows development using C# and visual C++ with MFC.
Since October 2002, Doug has been using C# and has
been creating C# windows applications and ASP.NET web applications.

Comments and Discussions