Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More VisualStudio.net news
Message
From
26/07/2000 07:23:48
 
 
To
26/07/2000 07:14:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00393862
Message ID:
00396970
Views:
9
>I think I answered my own question after some thought. If I wanted to design my own custom form class, then I guess I'm going to have to write a class in VC++, correct?
>

No, you can always add ActiveX controls rather than VFP native controls to a form to get variant object behavior, and you can do considerable modification of base form behavior through subclassing the Form base class and building your forms from the subclasses. There are some behaviors that may require you to build forms using another language, but in order to incorporate these forms into a VFP application, they'll need to be written as COM servers at some point, and you won't be able to use any of the VFP base classes in them or rely on the standard Form class PEMs being supported, or use them in conjunction with a READ EVENTS to make them modeless.
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
Next
Reply
Map
View

Click here to load this message in the networking platform