refresh title bar

  • Thread starter Thread starter LGarcia
  • Start date Start date
L

LGarcia

Hi all, I have some code behind a button that allows you to choose a mdb to
link. Once it links I added a Application.RefreshTitleBar to display the
newly linked mdb. The refresh isn't working. Using AXP with WinXP.
TIA,
LGarcia
 
If you're trying to refresh the table list in the database container, try:

Application.RefreshDatabaseWindow

Good luck.

Sco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top