Closed
Solved
Getting an events of a control at the same time
Hi,
Is there a way of getting events of two or more controls at the same time? What I want to do is get lostFocus of one control and a click event of another control at the same time without using WaitForAll for my logic.
Regards,
Robel W