Steps to Reproduce Problem
- Start Microsoft Access and create a new database.
- In the Database window, click Forms, and then click New to create a new form.
- On the Insert menu, click ActiveX Control.
- In the ActiveX Control dialog box, select Microsoft TreeView Control (either version), and then click OK.
- Create an unbound text box on the form.
- Close and save the form as TreeViewTest.
- Repeat step 2 to create another new form.
- Create a tab control on the form.
- Click Page1 on the tab control, and then create two unbound text boxes on this page.
- Click Page2 on the tab control.
- Switch to the Database window. Select the TreeViewTest form, and then drag it onto Page 2 of the tab control.
- On the View menu, click Form View.
- Click Page2, and then click the TreeView ActiveX control.
- Click Page1.
Note that you are unable to type any data into the text boxes. However, if
you click
Page2, and then click the text box on this page to move the focus away from the
TreeView ActiveX control, you can return to Page 1 and type data into the text boxes.