Puts the webbrowser control is the main window, if the website performs a loop in the webbrowser control, then can create live interface is stuck, unable to move can't click ~
What method does not
CodePudding user response:
Isn't dead cycle, the page has been loadedCodePudding user response:
How did you write your code?Webbrowser is run in the main thread, if your main thread into the infinite loop or sleep, that will be stuck