2
Answers

FindWindow... Looping help

Matt LaVoice

Matt LaVoice

18y
2.2k
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)