Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Browser control - implementing pop up windows
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00887760
Message ID:
00889805
Vues:
20
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform