Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating visual components with fvp?
Message
From
11/06/1999 08:03:57
 
 
To
11/06/1999 07:20:14
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00228673
Message ID:
00228686
Views:
14
>Is it in any way possible to create a .dll or .ocx from foxpro with contains visual components? e.g. buttons, forms, checkboxes etc?

No; we can create OLE Automation components, but not ActiveX controls. In-proces (.DLL) servers written in VFP canot have any UI at all. While in theory you might have an out-of-process (.EXE) server with a UI, it is strongly discouraged, and if present, the UI would not integrate into the calling application's event loop, since it runs as a separate process.

VB or VC++ both can create ActiveX controls.
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