You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I follow your article about host WinForm UserControl, I encounter a suitation where the Hosted WinForm UserControl doesn't respond to Click event any more.
Hi, thank you for your great blog.
When I follow your article about host WinForm UserControl, I encounter a suitation where the Hosted WinForm UserControl doesn't respond to Click event any more.
How to reproduce
ClickMe
button, and theNumber clicks
does changes as expected.ClickMe
button, and now theNumber clicks
does not respond to any click event.Demo Gif:
The text was updated successfully, but these errors were encountered: