Hi ,
When I have 10 commandbuttons on my form, I want to control the focus. So, I have chosen for Setfocus, and when the user clicks on the first commandbutton the focus has to go to the 10th commandbutton. But when I have the command:
frm_p6_cmd.setfocus I get an errormessage, with no subject. The system say: Not classified error. What do I have to do to get the focus on the commandbutton?
Jan
When I have 10 commandbuttons on my form, I want to control the focus. So, I have chosen for Setfocus, and when the user clicks on the first commandbutton the focus has to go to the 10th commandbutton. But when I have the command:
frm_p6_cmd.setfocus I get an errormessage, with no subject. The system say: Not classified error. What do I have to do to get the focus on the commandbutton?
Jan