Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formateando un TextBox DateTime
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00933350
Message ID:
00935565
Vues:
26
This message has been marked as the solution to the initial question of the thread.
Proba esto:

1) StrictDateEntry = 0 && Libre
2) Format = "R"
3) InputMask = "99/99/9999"

y En el Init del TextBox,
4) This.Width = (TXTWIDTH(Replicate("9",10), This.FontName, This.FontSize) * ;
FONTMETRIC(6, This.FontName, This.FontSize)) + ;
(This.Margin * 4)

Saludos,
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform