Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Let the button be pressed?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00482367
Message ID:
00482398
Vues:
9
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform