2
Answers

FindWindow... Looping help

Ask a question
Matt LaVoice

Matt LaVoice

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