Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to cancel validation by pressing x in the right corn
Message
From
14/05/2002 17:16:43
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00656519
Message ID:
00656530
Views:
8
This message has been marked as the solution to the initial question of the thread.
Hello Nadya,
* textbox.valid() method
if thisform.releasetype = 0
	* put validation code here
else
	* user hit close box or wants to exit VFP
endif
>Hi everybody,
>
>If I have a textbox with Valid event, how can I close form by pressing x at the right corner and not fire a validation?
>
>Thanks a lot in advance.
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform