I've got a form that has some textboxes and labels inside a container. I have set the tab order (tabindex property) of each object. I have an Edit button on the form which sets focus to the first textbox in the tab order. This all works fine. However, if I pull up the form in design mode and then simply re-save the form, the next time the form runs and I click on the Edit button, the focus gets set to the wrong textbox. To fix it, I have to remove the textboxes and copy/paste them from a saved form that works correctly. Does re-saving a form possibly change the record order in the SCX file? This is very bizzare! Any clues.
Thanks,
Scott McWherter
Thanks,
Scott McWherter