Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to control Internet Explorer by OLE ?
Message
From
03/01/2002 06:26:06
 
 
To
02/01/2002 15:04:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00599924
Message ID:
00600168
Views:
22
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform