Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't delete LABEL object from FORM
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Divers
Thread ID:
01429060
Message ID:
01429061
Vues:
52
>I am trying to delete an object from a from called Label1, however, I get an error saying it is aprt of a class. Yet, I do not see any Class Name in the properties. Is there any reason why I cannot delete this oject through maybe hacking into the form by opening it as a table? Would that cause any internal problems.

In the form class you have your form based on there is a label, thus you can not delete it. The only way to delete it would be to do in run-time with RemoveObject.

You can also set Label.visible property to false.

See what do you have in the Class property for the Form.
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