Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time
Message
 
À
19/01/2001 05:58:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Time
Divers
Thread ID:
00465613
Message ID:
00465614
Vues:
8
>i want time watch on my form what is the way out.
>
>i have tried it by putting timer in my form but fail. i was not able to type in any of my textboxs.
>
>what is the other way.
>
>please help
>
>thanks in advance.
>Mohammed


Put a timer on your form and place code in it to fill the textbox you want. Set the interval of the timer to 1000 ms = 1 sec
In the timer.timer event you can place thisform.mytimetextbox.value = time()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform