Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Visual Basic

Scrolling/Bouncing Text

Author: developerfusion.com | Published: 10th Aug 2005 | Visited: 432 times | Add Comment
Filed in: Visual Basic

by Alexander Anikin on Visual Basic Download Now Read Comments Rate this resource Viewed 4474 times Rating: 21 users 4.44 out of 5 Next > This source is designed to create a bouncing label caption appearing as many similar internet graphics does, moving from side to side over your form. Place the following code in a form called Form1 and add a timer control named Timer1 and a label called Label1. Private Function Marquee(ByVal MyText As String, ByVal Num As Integer) As String Dim Tx As...n

Read Article
 

Sponsored Links

 


Related Articles

 Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...

 Change the Background Color on different Lines of text in a TListBox in Delphi TIPS :: After dropping a TListBox on your form, you must change the Style property of the TListBox to lbOwnerDrawFixed. If you fail to change the Style property ...

 A Padded Rich Text Box Subclass A subclass which adds new display properties to a rich text box cont ...

 Requirements of Japanese Text Layout I've just caught up with this document from W3C which fills in a big gap in English-language technical material. Japanese typesetting technology has been very influential in the other Ideographic countries, and they share many commonalities (e.g. Japanese ruby tex ...

 XIcon - an MFC control to display text and icon XIcon is an MFC control that displays text and/or icon with auto-siz ...

 Silverlight 2.0: The first native rich text editor In contrast to existing ones, my RTE is fully written in C# and doesn't use any HTML rendering or JavaScript. Most common features are suppor ...

 PowerShell Script for Reviewing Text Shown to Users A script for extracting string literals from source code for re ...

 Scrolling Data Pagination Using Ajax(extjs), Json(jayrock) and Linq. Combine scrollbar events, json rpc calls and linq to create a fluid, fast and "no click" paginated data g ...

 Article :: Connecting Shapes and Adding Text in Visio 2007 Steven Holzner examine two central topics in Visio: connectors and t ...

 Creating a custom rich text editor Flex 2 component with Fireworks CS3 Extend the current Flex component library by developing a custom rich symbol that exports MXML from Fireworks ...



Next: A Real-Time VB6 ActiveX News Control - Introduction



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links