Programmatically going into connection mode

M

Marek Wasilewski

Hi
Is it possible to programmatically go into connection mode and if so how?

Thanks for any help anyone can give.

Marek
 
H

Hadriel

Assuming you mean enable the connector tool, then an easy way is:
Application.DoCmd visCmdDRConnectorTool
(or use visCmdDRConnectionTool, if you want the Connection Point tool)
-hadriel
 

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