main logo
Subject: Re: Restrict Textbox Values?
Author: "Ken McGinnis"
Posted: 2003/10/31 16:35:00
 
View Entire Thread
New Search


For leaving the valid when they use the close box, look at Thisform.ReleaseType = 1

----- Original Message -----
From: <curwiler .AT. comcast .D.OT net>
To: <profox@leafe.com>
Sent: Friday, October 31, 2003 11:42 AM
Subject: Re: Restrict Textbox Values?


One additional thing I just found, again testing with VFP8.

When using RETURN .F. in the valid, you get that wait window and you can't leave the text box. This is true even if you go to click
the close box of the form.

When NODEFAULT is used in the LostFocus, it is letting me click on the close box of the form.

Oh, I forgot about returning 0 from Valid (testing...) nope. Can't close the form with the close box with this either.

Looks like NODEFAULT in LostFocus has a slight advantage. Just what I was looking for! <g>

-Chuck Urwiler, MCSD, MCDBA
http://www.eps-software.com

[excessive quoting removed by server]


 
©2003 Ken McGinnis
<-- Prior Message New Search Next Message -->