Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NET Activex Controls in VFP
Message
De
20/01/2006 16:33:29
Mike Sue-Ping
Cambridge, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01087841
Message ID:
01089053
Vues:
41
>>Thanks this very helpful - it seems that the only limitation will be my imagination and work effort.
>
>Pretty much. And in response to your other post in this thread. Yes, you could do it that way. But, since you would know control names, you could also access their values something like this:
>
>lcName = this.oIE.Document.Forms["formName"].txtName.Value
>OR
>lcName = this.oIE.Document.Forms[0].txtName.Value
>
>CSS and JS are supported as well. So, you could create multiple CSS files and allow the user to choose the theme they like best. You can also prefill the values in the same manner as above. If you went the route I described about wrapping the browser control so you can parse links and whatnot, then you could have links that actually called other VFP forms or anything else for that matter. The possibilities really do start moving towards endless. ;)
>
>HTH,
>Chad

Bang on Chad. Now if only we can get modern looking menus and toolbars natively in VFP!

Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform