Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Manipulation Using DLL
Message
 
To
02/04/2002 02:28:54
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00639795
Message ID:
00639827
Views:
21
Mike,

>I would like to change the caption of a command buttong or perhaps a label using a dll. Is this possible?

You can't do that from a regular DLL, since VFP paints it's own controls. But if you're making an FLL (which is a special kind of DLL which runs inside VFP's memory space) you could do this. For more information on this, see MSDN library/VFP help.

Regards,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform