Hey, guys.
There is small software which uses .NET (i guess it created in C#). It has main window with one Edit and Button controls.
I need to input some text to the Edit and click to the Button with AutoIt.
When i work with visible window - all is okay.
But if window is minimized to tray - Edit takes my text, but Button isn't be clicked.
And i noticed when click doesn't work - a small .NET window appears, but it isn't visible so i cant swtich to it.
![Posted Image]()
Tell me please how can i fix clicking?
There is small software which uses .NET (i guess it created in C#). It has main window with one Edit and Button controls.
I need to input some text to the Edit and click to the Button with AutoIt.
When i work with visible window - all is okay.
But if window is minimized to tray - Edit takes my text, but Button isn't be clicked.
And i noticed when click doesn't work - a small .NET window appears, but it isn't visible so i cant swtich to it.
![Posted Image](http://i54.fastpic.ru/big/2013/0208/8b/b77e3bc659a11358e117617a3c63238b.jpeg)
Tell me please how can i fix clicking?