Handle events for dynamic (run-time) controls - VB.NET - by anahita87 I have a WebBrowser control that is created and added to the form during run-time. How do I connect this control to subroutine that can handle its events at run-time? Read the article