| | |
Marquee or Scrolling Text message in Statusbar using VB6
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
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?
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?
![]() |
Similar Threads
- Send a text message to your phone from your site! (ColdFusion)
- Body Text lost when sending hotmail (Web Browsers)
- Replies to Outlook message are missing the text (Windows Software)
- VB6 Winsock Trouble (Visual Basic 4 / 5 / 6)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: msgbox that includes "yes to all" and "no to all"
- Next Thread: I'm an apprentice.Please
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age append application basic beginner birth bmp calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver subroutine table tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows






