Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Container.Specialeffect
Message
From
25/02/2003 08:52:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Container.Specialeffect
Miscellaneous
Thread ID:
00757502
Message ID:
00757502
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform