VB text box controls handling - TechRepublic
General discussion
March 11, 2002 at 09:55 AM
srini

VB text box controls handling

by srini . Updated 24 years, 3 months ago

Is there a way to find out the text box controls defined for a from in the
order of the tab index ?
This can help in writing a generalised Key Press event such as on pressing
the enter key the focus is set to the next box in the tab index order,instead of writing the event handler for each box.

Thanks

Srini

This discussion is locked

All Comments