Not really. The point is that to set focus to a control in a multipage control is that control's parent page must be the enabled page. So it Textbox2 is located on Multipage1.Pages(3) then Page 3 has to be the enabled page.
Not really. The point is that to set focus to a control in a multipage control is that control's parent page must be the enabled page. So it Textbox2 is located on Multipage1.Pages(3) then Page 3 has to be the enabled page.