Message 1 of 6
Running VBA Sub on Startup

Not applicable
10-05-2016
07:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
This should be easy. I have an AutoCAD 2014 OEM VB.NET product which, when run, will allow the user to click a toolbar button to run my part of the program that draws. Rather than making the user find and click my toolbar button, I'd like that command to run on startup of the AutoCAD OEM product so that my dialog window displays automatically. IOW, the command named "callform" can be typed in to run it, or the button clicked to run it, but I want it to run when AutoCAD first starts up.
thanks very much.
mitch