Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does the MS WebBrowser control work with VFP5?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00366045
Message ID:
00366119
Vues:
15
Try issuing SYS(2333, 0) from the command window before adding the control to the form. Also see articles Q171553 and Q163412 for a couple of issues with this control and VFP5. The latter article mentions an OLE error which can occur when using this control in a page frame. I've gotten the same OLE error when using the control without a page frame; adding
thisform.oleWebBrowser.Left = 0
thisform.oleWebBrowser.Top = 0
in the form's Activate method seems to avoid it.


>I tried on two different computers (both using VFP5) to insert the MS WebBrowser control. One machine
> is running NT the other Win98. I just installed IE5 fresh. Both GPF as soon as the control is added.
>
>Note that the control does work with VB5.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform