Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check Box
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00581002
Message ID:
00581222
Views:
17
>>
>>* Form's Init
>>Thisform.Checkbox1.ControlSource = "Thisform.Timer3.Enabled"
>>
>>
>A checkbox may confuse the user because when you
>click it, the control was checked and after
>the timer.timer event fire it remain checked
>even if the timer was now disabled...
>
>You know what i mean?
>
>HTH :-)

Not if the Timer's timer event does a Thisform.Checkbox.Refresh() which will update the display of the checkmark.
Previous
Reply
Map
View

Click here to load this message in the networking platform