Sorteren op:
|
Integrate the Webbrowser Control in Visual Foxpro
Sectie: FoxPro, Auteur(s): Rick Strahl, Publicatiedatum: 22-7-2005
The browser control lets you embed the Internet Explorer directly into your own Visual FoxPro forms as opposed to an external desktop window. Also the events that IE publishes are exposed as native events of the ActiveX control, so you don't need to implement an interface to handle events. Which one of these components you use is really up to your application scenario, but in general I find that I have more control over the lifetime of the control if I use the ActiveX control and more options in how I can mix VFP and Web browser content. lees meer...
| |
| |
|
|