Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to control Internet Explorer by OLE ?
Message
 
 
À
02/01/2002 15:04:40
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00599924
Message ID:
00600168
Vues:
21
Hi!

I doubt you can do this with IE. You can, instead, use WEB Browser ActiveX control. By default is display self as a box without any things else but the area to display HTML content. You can insert iit into the VFP form and define everything required for VFP form.

HTH.

>I create an object like this...
>goWeb = CREATEOBJECT("internetexplorer.application")
>goWeb.Visible = .T.
>
>And I want to know how I can hide the min, max and close buttons.
>Like the following in VFP for any form...
>myform.minbutton=.f.
>myform.maxbutton=.f.
>myform.closable=.f.
>
>Thank you.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform