Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide command button, but still make it Click?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00522206
Message ID:
00522207
Views:
8
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform