Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to make flashing text?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00273256
Message ID:
00273260
Views:
22
>I want to have text flashing in a listbox row. What's the best way to make that happen? Timer perhaps??
>
>Thanks for the info.
>
>Sincerely,
>Steve Kramer
>Kramer & Kramer Design

Using a timer is probably easiest. In the timer event a simple ThisForm.LblName.Visible = NOT ThisForm.LblName.Visible should suffice.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform