Page 1 of 1

VB Load

Posted: Fri Feb 13, 2004 2:28 pm
by AHM
How can I load an .exe or .dll VB file in
Intellicad

Thank you

Posted: Sat Feb 14, 2004 2:23 am
by John Finlay
AHM,
You can use the Add-In Manager from Tools-->Visual Basic..-->Add-In Manager... From the Pull-Down Menu.

The .exe or .dll can be set to auto load in VB so that it will be available when you start IntelliCAD.

------------------
Regards
John Finlay

Posted: Sun Feb 15, 2004 9:32 am
by AHM
John,
Can you explain for me how I can set to auto load in VB, if possible

Thank you
AHM

Posted: Sun Feb 15, 2004 1:59 pm
by John Finlay
AHM,

In VB6 when you are setting up the Add-In set the Connect(Connect.dsr) and with the General tab selected set "Initial Load Behavior" to Startup.

There are only two options Unloaded and Startup.

------------------
Regards
John Finlay