Click here to Skip to main content
Licence 
First Posted 3 Nov 2005
Views 37,759
Bookmarked 20 times

Scroll Text Vertically

By | 3 Nov 2005 | Article
This Control, will scroll text vertically like the About Box in Winamp

Sample Image - face.jpg

Introduction

        Hi to all, this is my first control, and it was created after an unsuccessful search for an ActiveX control capable of scrolling text vertically. This control will mimic (it’s not perfect, but u get the idea) the about box in winamp, it lacks of all the events handling but it works!  For instance display some credits if you like!.

        Use this code freely, if you like it, please try to improve it to get the most out of this control and be sure to send me an email with the new version, thanks.

Ok this is the usage

1) Assign some text using TextScroll1.Text = "Bla bla "  (1 line or multilane), lines are spitted by VbCrLf 
                             or  TextScroll1.SetText = "Bla 1st Line Bla" &  VbCrLf &  "bla 2d Line bla"
2) Enjoy it.

To work!

          This control can easily be transformed to mimic the StarWars introduction (I think we all remember this) the idea will be to modify Sub FixFontSize To have the bottom labels with a bigger font and size, and as the lines goes up the size and font decrease accordingly, this will create a cheap illusion to have all the text in perspective.

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

About the Author

Marco_Frigerio_

Web Developer

United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionAdding Text Pinmemberjocol6:38 6 Aug '08  
GeneralScrolling Text Pinmembersfodom11:41 28 Apr '08  
GeneralImprovements/Fix PinmemberAngelo Cresta0:08 4 Nov '05  
AnswerRe: Improvements/Fix PinmemberMarco_Frigerio_3:56 4 Nov '05  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 3 Nov 2005
Article Copyright 2005 by Marco_Frigerio_
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid