Message 1 of 6
Hiding commandline through Sendcommand

Not applicable
05-04-2020
02:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Command line window is floating at the bottom even when AutoCAD visible flag is set to false. I have tried sending the command 'Commandlinehide' through sendcommand from c# code but didn't work. I guess it is because waiting for response from prompt window(yes/no). I need to set this command from C# code. Is there any way to hide command prompt from vb or c# other than 'CTRL + 9'?
Thanks,
Shalini.