Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re: SubClassing FormSet
Message
From
26/11/1996 17:43:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: SubClassing FormSet
Miscellaneous
Thread ID:
00013645
Message ID:
00013645
Views:
76
Subclassing the formset is accomplishable after all. After creating your class library and storing your subclassed form and formset in it. You can USE the classlib table that has been created. Search through the record entries untill you find the record containing the name of you formset. There should be 2 consecutive records there with the exact same TIMESTAMP. The second record holds the key to the 1ST FORM delima.
1. In the CLASS field replace the existing string with
the name of your FORM subclass (ie.. replace
"form" with "myform")
2. In the CLASSLOC field type the name of your
classlib (ie..."myclass")
3. In the Tools Menu Select Options and the Forms
Tab Select Your Form and Your FormSet as the
defaults for TEMPLATE CLASSES.

All will be well.
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Reply
Map
View

Click here to load this message in the networking platform