Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TextBox - DateTime
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00602401
Message ID:
00602408
Vues:
16
>All,
>
>I am having a problem in TextBox. The control source of the textbox is DateTime field. I want to suppress time portion from TextBox. I tried with Text.DateFormat = 13 and Text.Format = ‘YS’ but the problem is still there.
>
>
>01/01/2001 01:03:02 PM
>
>
>I want
>
>
>01/01/2001
>
>
>Many thanks in advance

Could a simple .Length = 10 help ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform