| | |
Marquee or Scrolling Text message in Statusbar using VB6
![]() |
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
Views: 6979 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for Visual Basic 4 / 5 / 6
* 6 429 2007 access activex add append application basic birth bmp box c++ calculator cd cells.find code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete desktop dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename filter form group hardware header iamthwee ide image internetfiledownload keypress label list listview liveperson looping machine mail match microsoft movingranges open oracle password pos prime print printer program prompt random range range-objects readfile reading record remotesqlserverdatabase report save search spectateswamp sql sql2008 sqlserver struct table tags textbox time timer urldownloadtofile variable vb vb6 vb6.0 vba visual visualbasic visualbasic6 web






