Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser control - implementing pop up windows
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00887760
Message ID:
00889805
Views:
18
Hmmm, I can't get the popups to stop. Here is what's in my NewWindow2 event:

*** ActiveX Control Event ***
LPARAMETERS ppdisp, cancel
WAIT WINDOW 'newwindow2 event fired' TIMEOUT 1
cancel = .t.


I tried cancel = .f., cancel = -1, cancel = 0, cancel = 1. Nothing makes a difference...

For reference the MS doc for the event is here:
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reference/ifaces/dwebbrowserevents2/newwindow2.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform