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:
00522395
Views:
7
>You could also just put
>
>ThisForm.cmdButton.Click()
>
>in your Timer event.. If you explicitly call it like that, it doesn't matter if the button is enabled/disabled, showing/hidden, etc.

The point that Thom was making is that this isn't good OOP. One control should not know about another.
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