access to controls on inactiv forms

  • Thread starter Thread starter Daniel Pech
  • Start date Start date
D

Daniel Pech

Hi,

does anybody know how I can access controls on inactive forms? The catalog
AllForms doesn't work. With it I get an AccessObject, but no access to the
controls on it.

Thanks in advanced

Daniel
 
What are you trying to do with the controls? If your form isn't open, you
can't manipulate the controls ...
 
Hi,

I don't want to manipulate the controls. I only wanted to document the name
and the type of each control in a extra table. But it is already done. I
solved it, by open the formular and after reading out the data I closed it.

But thanks all the same

Daniel
 

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