Hi,
I have a form with commandbuttons, and a few checkboxes and a textbox. On a moment one of the checkboxes is select via a commandbutton-click. After selecting the checkbox the user must go back to the next commandbutton but the programm sets the focus to the textbox. This textbox property is set tot Tabindex.false, but still the programm tabs to the text-box. How can I stop this??
Regards
Jan
I have a form with commandbuttons, and a few checkboxes and a textbox. On a moment one of the checkboxes is select via a commandbutton-click. After selecting the checkbox the user must go back to the next commandbutton but the programm sets the focus to the textbox. This textbox property is set tot Tabindex.false, but still the programm tabs to the text-box. How can I stop this??
Regards
Jan