Question

I am running a command in Autocad2012 using Autocad API through C#. After running the command It's showing me a Dialog Box and I want to control that Dialog Box through C# also but unable to do it. Its a simple create file Dialog Box. Any help will be highly appreciated.

Was it helpful?

Solution

Have a look at input simulator: http://inputsimulator.codeplex.com/ You can use it to simulate key presses (and other things)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top