How to Add a Clock Display to a FormLast reviewed: November 29, 1995Article ID: Q140290 |
The information in this article applies to:
SUMMARYIn Visual FoxPro, there are two locations to place a clock display. The first is in the upper-right corner of the Visual FoxPro desktop. This is done by using the SET CLOCK ON command. The second is on the status bar at the bottom of the Visual FoxPro window. This is done by using the SET CLOCK STATUS ON command. This article shows by example how to place a clock display on a form by using a text box and a timer control.
MORE INFORMATION
Steps to Place a Clock Display on a Form
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |