Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet Explorer Making IE Window Active (on top)
Message
De
07/06/2001 14:40:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Internet Explorer Making IE Window Active (on top)
Divers
Thread ID:
00516540
Message ID:
00516540
Vues:
42
How can I make the IE window I just opened the active window? When I use the code below, I still must click on the task in the task bar to brng this window to the front. I am running Win2000 SP1, IE 5.0, and VFP 7.

oie = Createobject("InternetExplorer.Application")
lo = oie.navigate("www.mypage.com")
oie.Visible = .t.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform