Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Let the button be pressed?
Message
 
 
To
06/03/2001 13:50:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00482367
Message ID:
00482398
Views:
8
>Hello,
>
>Just a try: I would like to imitate the button pressed effect in code, but not using another container object or something like this (this I would do if I do not find another solution).
>
>So the user clicks on something, and the button (which has not been pressed) should appear as being pressed for a moment.
>
>Is this possible without having another container appearing etc?
>
>Thanks for your help!

If the user clicks on something else, you could have code change the SpecialEffect property of the commandbutton in question from Sunken (1) to Raised (0) or vice versa.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform