Put a label before your textbox or editbox in the tab order. Give the label
a keyboard \<Shortcut. Since labels can't get focus, focus will go to the
next control in the tab order ... your textbox or editbox.
Dan
andipfaff wrote:
Quote:
Hi,
I try to access my text or edit boxes with ALT-shortcuts. On a button
or an option field you can just add the \< in front of the letter to
be used for the shortcut, but how is this be done on the other
objects on my forms? I am working with VFP8 engl on Win2k.
Best regards
Andi |