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:
01586537
Vues:
58
>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

Hi

Well if you want to set the classlibrary to none, you should set it to the default: add Nodefault in each and every method which is not default on your first coding line. This will prevent your textbox to execute the code in their class library.
Alternatively just replace these textboxes with a textbox from your own class library.

Koen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform