Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling text ocx
Message
From
09/11/2005 13:27:16
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01066548
Message ID:
01066891
Views:
17
You could do the same in a visual class using a text and timer object. Store the text to scroll in the text1.tag property and then with the timer1.timer() event update the text1.caption by incrementing a pointer to the start position from the tag property. To get the desired scroll speed, set the timer1.interval property.
Previous
Reply
Map
View

Click here to load this message in the networking platform