How to get programatically a VB form controls properties.

V

VBAlan

I have an Excel form with a lot of controls on it from all types. I am
trying to create a procedure to loop through all these controls and get me
the detailed properties of each control. How can I do that?

And is there a way to import an Excel form to a VB6 project and to have it
in the vb project as a regular form instead of a designer form? if so, how?
 

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

Top