Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for subclassed controls in forms
Message
 
To
19/06/1998 05:52:19
Ramasubramania Venkateswaran
Citicorp Overseas Software Limited
Chennai, India
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00109793
Message ID:
00109927
Views:
36
>Hi John,
>
>This is very simple. In VFP everything is a database file (.dbf format) including project (.pjx) files and form (.scx) files.
>
>Write a program, open the project file as if it is a .dbf file, in which
>you can find all form names in NAME - Memo field, where TYPE = 'K'. Again
>open the form as a .Dbf file in a different work area, try to find out your
>.VCX class name in CLASSLOC field and it's class name in CLASS field.
>
>Best of luck.
>
>Venkat
>rvwaran@hotmail.com

Hi Venkat, (hope that's right)

Thanks for the brief lesson...That was mighty helpful!

Good Day!

John.
Previous
Reply
Map
View

Click here to load this message in the networking platform