Message 1 of 15
Not applicable
12-07-2013
07:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
How to switch focus to AutoCAD document window from my form of C# .NET plug-in.
After user pressed the button, I invite him to input a point, but my form still on top.
And it is nessesary to press minimize button, next to set a Focus on Autocad window, then to pick a point.
It is not handy enough.
I did not find a property to set a focus in class of Application.MainWindow.
How can I do it?
Thank you, in advance.
Solved! Go to Solution.