Prevent Popups when using WebBrowser control |
Post Reply |
Author | |
PhilB
Newbie Joined: 09 November 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 19 December 2007 at 2:52am |
Basically I just want to prevent any other windows being opened outside of the main browser control. Is there any way to prevent this, or is this simply down to the popup settings of IE on the user machine...?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Try catch NewWindow2 event and set Cancel = True.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
PhilB
Newbie Joined: 09 November 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Perfect - thanks Oleg.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |