Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hide command button, but still make it Click?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00522206
Message ID:
00522207
Vues:
9
This message has been marked as the solution to the initial question of the thread.
What you are doing should work. Even if an object is not visible, you can still call it programmatically.



>I have a timer and a command button on a form.
>
>I set the Command Button Visible property to .F. so you can't see the button.
>
>In the timer I have this code -
>THISFORM.command2.Click()
>
>Is there a way to make the command button invisible, but still let the timer press the button at certain intervals? I don't think it worked when I tested it late this afternoon.
>
>Thanks in advance and then some.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform