Set Parent through UI Automation

58 Views Asked by At

How can I set the parent window forcefully through UI Automation?

Let's say I have a Winform and I want to open command prompt inside it through UI Automation. Now, for that I will have to set Winform as parent and then open command prompt inside it.

Also, please note that I want to open it through UI Automation only.

Looking forward to your help,

Thanks in advance.

0

There are 0 best solutions below