User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 456,577 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,634 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 3577 | Replies: 2
Reply
Join Date: Aug 2007
Posts: 42
Reputation: locsin is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
locsin locsin is offline Offline
Light Poster

Marquee or Scrolling Text message in Statusbar using VB6

  #1  
Oct 30th, 2007
Greetings!


Anybody know how to insert marquee or scrolling text message in statusbar panels using Visual Basic 6. I want to put scrolling message in my status bar anybody could help me plz.

Thank you in advance.
Last edited by locsin : Oct 30th, 2007 at 5:55 am.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2007
Location: Cavite,Philippines
Posts: 508
Reputation: ryan_vietnow is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 68
ryan_vietnow's Avatar
ryan_vietnow ryan_vietnow is offline Offline
Posting Pro

Re: Marquee or Scrolling Text message in Statusbar using VB6

  #2  
Oct 30th, 2007
use a timer to move your text.

put this inside your timer event.

label1.left=label1.left + 1

if label1.left = (*to where you want the marquee to be e.g. 500) then

label1.left=(*label1.left before you start for example 5)

end if

just set your timer1.enabled=1,ok?
"death is the cure of all diseases..."
http://ryantetek.wordpress.com
Reply With Quote  
Join Date: Feb 2007
Location: Bangalore,India
Posts: 1,445
Reputation: debasisdas is on a distinguished road 
Rep Power: 4
Solved Threads: 87
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Nearly a Posting Virtuoso

Re: Marquee or Scrolling Text message in Statusbar using VB6

  #3  
Oct 31st, 2007
Marquee is used in webpages . to et the same effect create a gif image with the Marquee text and add thet to the status bar in a particular pannel.
Share your Knowledge.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Visual Basic 4 / 5 / 6 Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum

All times are GMT -4. The time now is 6:16 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC