Hello
How to find a windows form in global? in this case: opossum window?
I use this to find the opened windows than choose opossum window
forms = System.Windows.Forms.Application.OpenForms
I need a way to detect when the user click start button
1 Like
Hi
How to check when the window opened or closed in realtime , for example Galapagos window?