Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intercept navigation and clicks w/ browser control on fi
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Divers
Thread ID:
01340823
Message ID:
01340908
Vues:
8
Hi Paul,

> be able to intercept a double click in the active-x control and then perform my own action rather than having it perform the default explorer action (navigate to a folder or open a file).

Technically, this is possible. All you need to do is to use BINDEVENTS() to hook into every single window that is hosted inside the browser and watch for the corresponding window message. Additionally, you need to watch out for the creation of new windows. However, this is not very easy to do in a way that works across various Windows versions. If there are alternatives like creating your own control I would check them out first.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform