Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When starting an AutoCAD add-in (with the command "StartPlong"), a pop-up window appears:
I wonder if it's possible to answer this window (pop-up) by checking the CheckBox1, clicking the button 2, and 3 ... programmatically.
By searching on the Net, I found some solutions (Use Spy++ to get hundle of buttons ... ) but can't come up with a solution.
N.B.: We don't have any information on the language used to create this foreign Add-in
Thanks !
Solved! Go to Solution.