Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting html --> text document
Message
De
13/10/2002 20:44:22
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00710635
Message ID:
00710800
Vues:
29
Vincent-

>Extra question, how I can know all the property & method in IE application that use for? What tools can be use to explore all this property & method?
>Because I am beginner of OOP / COM+ objects. I need more guide on this topic.

The easiest way to start investigating the IE application object is to simply use Intellisense. Do:
LOCAL loIEobj AS InternetExplorer.Application
loIEobj.
After you type in the period, you should see all the members and Quick Info for each in tooltips.

If you subscribe to MSDN Library, look for the topic:
ms-help://MS.MSDNQTR.2002JUL.1033/ProgIE/workshop/browser/webbrowser/reference/objects/internetexplorer.htm
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform