Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Container.Specialeffect
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Container.Specialeffect
Divers
Thread ID:
00757502
Message ID:
00757502
Vues:
48
Hello,

I have a container class with an image object on it.
The container is raised (specialeffect=0) and when the user presses on the image the container should appear sunken (specialeffect=1).

In the mousedown event of the image we use the code:
THIS.PARENT.Specialeffect = 1
but this does not have an effect on the appearance of the container. We also tried
THIS.PARENT.DRAW()
but without effect.

Any idea why this would not work?

Thanks in advance
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform