Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Want to change class library to none
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01586531
Message ID:
01586546
Vues:
68
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform