Thanks Rick,

I looked in help but only from the Tab order aspect of things.  I didn't 
find any reference to the Valid function from there.  I'm sure the action 
is the same as it was in FPD.  I simply forgot that the motion is 
relative rather than absolute.   - Joe

On Saturday, January 03, 2009 11:26 AM, Rick Schummer wrote:
>>> I want programmatically by stuffing a "Tab" into the keyboard buffer.<<
>
>Date: Sat, 3 Jan 2009 11:26:50 -0500
>From: Rick Schummer
>To: [email protected]
>cc:
>Subject: RE: Passing control to the next object in the tab order (newbee)
>
>I think this would be easier and more stable: from the VFP Help file
>
>The Valid event can also return a numeric value. Returning a numeric value has 
>one of three effects:
>
>
>If 0 is returned, the control does not lose focus.
>
>If a positive value is returned, the value specifies the number of controls 
>the focus advances.
>
>If a negative value is returned, the value specifies the number of controls 
>the focus moves back.
>For example, if the Valid event returns -1, the previous control gets the 
>focus.
>
>
>Rick
>White Light Computing, Inc.
>
>www.whitelightcomputing.com
>www.swfox.net
>www.rickschummer.com
>
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to