MSasu Posted April 15, 2010 Posted April 15, 2010 It is possible to control the visibility (show / hide) of command line trough VBA code? I’m calling AutoCAD via ActiveX technology from a stand-alone Visual Basic application and perform some drawing operations while keeping the AutoCAD window hidden; the issue is that each time you start AutoCAD after that the command line is hidden and should use +9 to restore it. Is there a solution to fix that by code before discarding the AutoCAD object? Thank you. Regards, Quote
MSasu Posted June 8, 2010 Author Posted June 8, 2010 Seems that have no luck with VBA solution – at least an AutoLISP one to use it via SendCommand? This effect becomes annoying after a while... Thanks! Regards, Quote
MSasu Posted June 24, 2010 Author Posted June 24, 2010 Just found, finally, the solution - maybe will be helpful for someone else too: (command "._COMMANDLINE") Regards, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.