Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

data base window list control with icons

Status
Not open for further replies.

camel66

Technical User
Jan 4, 2001
5
US
I am designing a new interface and would like to utilize a list control similar to the one on the data base window for access 2000, the one that switches your from forms, tables, modules, ect when you click on the items.

Is this and Active X control, or does anyone know where i can find such a control to use in my interface

Thanks a ton






 
I believe the 'database window' is basically a "Tab Control". If I were attempting to mimic it , I would utilize a "list box" or continuious from subform linked to a query for each tab. I do not know how to permit users to resize the columns in Ms. Access, however this can be done with a 'FlexGrid' which I believe is available in one of the libraries available to Ms. Access.



MichaelRed
mred@duvallgroup.com
There is never time to do it right but there is always time to do it over
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top