سؤال

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.

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top