Access forms in VB6

O

Owen

Can I use (export or import) a form created in MS Access
in VB6 so I don't have to recreate the form in VB6?
 
A

Arvin Meyer

Owen said:
Can I use (export or import) a form created in MS Access
in VB6 so I don't have to recreate the form in VB6?

No, Access heavily sub-classes its controls. You'll need to recreate them.
There are some conversion utilities, but they perform with varying degrees
of success.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

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