Making AutoCAD reappear
Making AutoCAD reappear
(OP)
I have an AutoCAD VBA program that opens Microsoft Excel to place data in it. Later, the user needs to interact with the AutoCAD drawing (answering message boxes, etc.) but the AutoCAD window is behind the Excel window so the user has to click on the icon at the bottom of the desktop to see the AutoCAD window. How can I make it reappear to the user without them having to click anything?





RE: Making AutoCAD reappear
http://www.developerfusion.com/show/2940/
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Making AutoCAD reappear
RE: Making AutoCAD reappear
Thanks