I am working on a project which adds a web browser to the form dynamically during runtime. I need to have all links displayed on a given webpage to open via that same web browser control. I successfully created the new_window event code to do so...I just can't figure out how to add it to the project for a web browser that gets added during runtime. Any help is greatly appreciated!