Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to prevent AntView to open a new window?
#3
It would be great if you could add ex. "OnNewWindow" event or property for block opening in new window

Someting like that

Private Sub WebBrowser1_NewWindow2(ppDisp As Object, Cancel As Boolean)
Cancel = True 'Disable to open in new window
End Sub
Reply


Messages In This Thread
RE: How to prevent AntView to open a new window? - by MrPrzemek - 2022-04-17, 08:04:48

Forum Jump:


Users browsing this thread: 1 Guest(s)