Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing the Foxpro Base Classes...
Message
 
To
20/07/1999 18:17:35
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00243353
Message ID:
00243993
Views:
32
Harry,

Make a backup of your forms (SCX and SCT).

Then open the SCX as a table;

USE MyForm.scx

Browse it. There are two fields you need to address Class and Classloc. Class needs the name of the class you want to textbox to be based on and Classloc is the relative path and name of the class library that the class resides in.

Now, close the scx with a USE and modify form Myform. Your textboxes should now be based on the class you assigned.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform