Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatted dates in TextBoxes
Message
De
22/05/1998 10:09:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00100942
Message ID:
00101152
Vues:
36
>Bob, thanks for your comments. I used to do something close to your code, but recently I discovered the YL and YS date formats and my users liked the way it looked on textboxes and grids, the problem became when some of thoese fields where read only. So far I found a solution I placed in the When Method of my base class for inputing dates which is like this:
>
>*--When Mehtod.
>return !(this.ReadOnly and this.format$'YL-YS')
>
>-----------------------------------------------

Jorge
Very clever solution. Thank YOU for the idea.
Bob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform