Microsoft Knowledge Base Email Alertz

(208191) - If you place controls on an ActiveX tab control in any area except the page area, you cannot see the control in Form view.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 208191 - Last Review: July 16, 2004 - Revision: 1.1

ACC2000: Can't See Controls Placed in Tab Area of Tab Control

This article was previously published under Q208191
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

Advanced: Requires expert coding, interoperability, and multiuser skills.

On This Page

SYMPTOMS

If you place controls on an ActiveX tab control in any area except the page area, you cannot see the control in Form view.

CAUSE

Controls not placed on a tab control page are placed in the detail section of the form underneath the tab control. The controls will still be there; they are just coverd up by the tab control.

RESOLUTION

Always place controls in the page area of a tab control, and not on top of, or to the right of, the tabs themselves.

MORE INFORMATION

Any control or portion of a control that you place on top of a tab, or in the area to the right of the rightmost tab on the control, is not visible in Form view.

CAUTION: If you follow the steps in this example, you modify the sample database Northwind.mdb. You may want to back up the Northwind.mdb file and follow these steps on a copy of the database.

Steps to Reproduce Behavior

  1. Start Access and open the sample database Northwind.mdb.
  2. In the Database window, click Forms under Objects, and then click New.
  3. In the New Form dialog box, select Design View, and then click OK. A new form opens in Design view.
  4. In the toolbox, click the Tab Control control.
  5. Click anywhere in the blank area of the detail section of the form. Note that a tab control containing two pages appears on the form.
  6. In the toolbox, click the Text Box control.
  7. Place the text box on the tab control in the area to the right of the tabs.
  8. View the form in Form view. Note that the text box is not visible.

REFERENCES

For more information about the tab control, click Microsoft Access Help on the Help menu, type tab control in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned.

APPLIES TO
  • Microsoft Access 2000 Standard Edition
Keywords: 
kbui kbprb KB208191
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate