Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NET Activex Controls in VFP
Message
From
20/01/2006 16:33:29
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087841
Message ID:
01089053
Views:
36
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform