How to Create Blinking TextLast reviewed: November 29, 1995Article ID: Q140292 |
The information in this article applies to:
SUMMARYIn FoxPro version 2.x for MS-DOS, you could create blinking text within a screen. However, there is no property in Visual FoxPro that simulates this effect. Additionally, the SET BLINK ON command has no effect on Visual FoxPro objects. This article shows by example how to create a blinking label in a form.
MORE INFORMATION
Step-by-Step ExampleThis example uses a timer object to create the blinking effect on a label object.
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |