Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OleControl must have container?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00534134
Message ID:
00534798
Vues:
15
>1) If you subclass the oleControl, the PEMs of the ActiveX control specified in the parent class are simply copied to the subclass. If you go back and change something in the parent class, it is not reflected in the subclass.
>

Actually, that statement is not entirely true. Some of the properties support inheritance and some do not. It appears that the properties that have the same name as a VFP property (ie. BackColor) support inheritance, while others do not, but I have not tested this extensively. It looks like events/methods support inheritance as well.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform