>> I want programmatically by stuffing a "Tab" into the keyboard buffer.<<

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




_______________________________________________
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/010101c96dc0$1d2740f0$5775c2...@com
** 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