Controls in toolbox

  • Thread starter Thread starter ChrisJ
  • Start date Start date
C

ChrisJ

How can I find out which file an ActiveX control - already in the toolbox -
is in.
I'm having trouble with a common dialog control which is newer and not
compatable with the older version of Access I'm running
 
Take a look at the References collection. Assuming you're using Access 2003
or older, you get there through Tools | References while in the VB Editor.
If you added the ActiveX to a form, a reference to the file should be one of
the selected ones at the top of the list.
 

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

Similar Threads

toolbox is missing 1
Date and Time Picker 6.0 1
toolbox disabled 2
Toolbox Disappeared 2
Command to toggle Control Toolbox on? 1
Missing toolbox 4
Custom Control tooltip in ToolBox 1
Access Calendar Control 1

Back
Top