Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Manipulation Using DLL
Message
From
02/04/2002 03:10:23
 
 
To
02/04/2002 02:28:54
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00639795
Message ID:
00639823
Views:
21
>Hi David,
>
>I would like to change the caption of a command buttong or perhaps a label using a dll. Is this possible?

While you can manipulaqte properties of an object within a .DLL, the .DLL (in-proc server) cannot in and of itself contain any UI objects, and since its namespace is different than the namespace of the client, you're going to have problems passing an adequate reference to the object and property that can be resolved in the context of the in-proc server.

Why is it necessary to use a COM server at all to change properties of a VFP native object?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform