Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DTP control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00298067
Message ID:
00298139
Vues:
15
I've been using something like this:

Local ldtHold
do form frmcal2 to ldtHold
If Type('ldtHold') = 'L'
= Messagebox('No date was selected....',0,'No Date')
Else
ThisForm.txtDate1.value = ldtHold
EndIf

I've got the calendar control on form frmcal2. If they dont' select a date the control that I'm using it returns a .F. instead of a datetime.



>Is there any way to see if a user actually clicked on any date after he dropped a calendar down?
>Thanks Mark
ICQ 10556 (ya), 254117
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform