•
•
•
•
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
![]() |
•
•
Join Date: Aug 2007
Location: Cavite,Philippines
Posts: 508
Reputation:
Rep Power: 3
Solved Threads: 68
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?
"death is the cure of all diseases..."
http://ryantetek.wordpress.com
http://ryantetek.wordpress.com
![]() |
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Body Text lost when sending hotmail (Web Browsers)
- Send a text message to your phone from your site! (ColdFusion)
- 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



Linear Mode