Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I manage a Notepad session ?
Message
De
13/10/2001 14:11:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00567365
Message ID:
00568174
Vues:
16
>>I am now contemplating IE. I tried its .Navigate() and .Visible methods. Where can I get a list of the rest of its exposed methods ?
>
>Alex gave you a link, but if you are using VFP7 you can type the following in the command window
>
>
>LOCAL oIE
>oie = CreateObject("InternetExplorer.Application")
>
>
>Then via intellisense view the properties and methods with descriptions. Very nice.


Try also:
http://msdn.microsoft.com/library/default.asp?URL=/library/officedev/odeomg/deovrmicrosoftinternetexplorer5documentobjectmodel.htm


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform