Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual basic and foxpro integration.
Message
De
07/09/1999 14:41:31
 
 
À
07/09/1999 14:08:25
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00261955
Message ID:
00262095
Vues:
27
No, you won't be able to incoporate VFP forms inside your VB application. They will run on different processes, each having it environment.

If you need to display a VFP form from VB, you will need to build the VFP form has top-level and hide the VFP main screen. The form will be the main object in the project. It will display separatly from your VB app.

You can reuse the core of the VFP app by building them has a COM, but you cannot reuse easily the user interface from VB. You cannot even build the VFP form as an ActiveX control, because VFP doesn't support creation of ActiveX controls.

>Will ActiveX automation allow us to show Foxpro forms inside of a Visual Basic application or vice versa?
>
>My experience with COM and ActiveX has so far been limited to common function libraries that pass and return pretty standard data types.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform