Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid Event!!
Message
From
05/06/1997 20:03:14
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00035310
Message ID:
00035314
Views:
39
>I have a problem with using Valid Event!
>In my form I have a 3 pages of pageframe, in one of my textbox I set up a valid rule in the valid event. Within the same textbox but other event I try to call the valid event:
>
>if ThisForm.PageFrame1.Page3.Text1.Valid
>
>else
>endif
>
>It gives me an error message saying Valid is a method, event, or an object
>
>any idea on how to call the event!!

Try putting a () after the call to the event: ThisForm.PagFrame1.Page3.Text1.Valid()

Craig
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