Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatted dates in TextBoxes
Message
From
22/05/1998 10:09:54
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00100942
Message ID:
00101152
Views:
34
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform