Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TextBox question about Date format
Message
De
26/11/2007 08:00:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
TextBox question about Date format
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01271198
Message ID:
01271198
Vues:
60
I have a TextBox control in Form.
Format property of TextBox control is set to D (TextBox.Format = D) which is Date.

When I type in some date into TextBox control and I check VARTYPE of that value it returns "C" (VARTYPE(TextBox.Value)="C").
I expected to return "D" instead of "C".

Why is that happening?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform