Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying Classes
Message
De
15/08/2000 11:39:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00404987
Message ID:
00405000
Vues:
27
>I am using the MISC Button Class in my program. I want to get rid of a couple buttons. It says I can't do it because it belongs to a class.
>I am new to this class stuff and don't know much about it.

You cannot remove an object fromm the paretn class in a child class or instance at designtime. You can, i'd you'd like, make it Visible = .F., resize it to nothing, or Remove it at runtime: Thisform.RemoveObject('command1')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform