2
Answers

FindWindow... Looping help

Photo of Matt LaVoice

Matt LaVoice

19y
2.3k
1
Im new to c# and managed to get findwindow working so that it detects if a window with a giving name is open or not but my problem is it only checks once and thats right when the program is started. How would I go about calling the check every X amount of seconds? Thanks in advance for your help

Answers (2)