Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date Text Boxes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00293408
Message ID:
00296676
Views:
27
>>>How can I use the Valid Event of a Text Box to make sure a Valid date was typed in?
>>In the init of the textbox put.
>>this.value = {//}
>
>Oh, duh. Thanks, Evan, this one goes into my bag of tricks -- I was thinking down the lines of CTOD, as Mike (I think) posted....

Garrett,

It's even easier. In the Control.Value in the designer, put {} as the value or in the Init put This.Value= {}. Better yet, subclass the textbox and create a date box. In the KeyPress you can add code to make it work like the datebox in Quicken.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform