Handle events for dynamic (run-time) controls - VB.NET

Posted by anahita87 on Stack Overflow See other posts from Stack Overflow or by anahita87
Published on 2009-02-12T18:48:05Z Indexed on 2010/05/25 10:41 UTC
Read the original article Hit count: 198

Filed under:
|
|
|
|

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?

© Stack Overflow or respective owner

Related posts about c#

Related posts about vb.net