Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I get/set AddressBar
Message
De
19/04/2003 12:30:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
How can I get/set AddressBar
Divers
Thread ID:
00779494
Message ID:
00779494
Vues:
30
I'm using VFP7.0
oWeb = createobject('InternetExplorer.Application')
oWeb.visible = .t.
? oWeb.ReadyState      && prints 4
? oWeb.MenuBar         && prints T
? oWeb.ToolBar         && prints 1
? oWeb.AddressBar      && gets error "OLE error Code 0x80070057: The parameter is incorrect"
IntelliSense shows "AddressBar" as an option, exactly like "MenuBar" and "ToolBar"
How Can I get/set AddressBar?
Bill Morris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform