Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Want to change class library to none
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01586531
Message ID:
01586546
Views:
69
>Quick question.
>
>I have a form with several text boxes on it with the class library property set to a certain vcx file.
>I want to change that class library on the text box to none.
>The field cannot be changed. Is there something I can do besides recreating the text boxes?
>
>Thanks in advance.
>
>Brad

You may try doing it using scx file as a table. Make a copy of both scx and sct files, open the scx files as table (use (getfile('scx')) and then
change classlib to nothing and class to textbox for the textboxes in question. Then close the form as a table and try to open it again.

This is a bit dangerous approach, but may work. It is very important to make a backup (or a few of them) prior to messing around with the scx as a table.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform