Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox refresh
Message
From
14/03/2001 09:42:02
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00484278
Message ID:
00484831
Views:
12
>I have a Yes/No checkbox whos value is FALSE (unchecked).
>
>In the click event of another object I change it's value to TRUE (checked), yet it still appears unchecked. How do I refresh this object on the screen? Do I have to refresh the entire form or can I refresh the only the checkbox?

Try Checkbox.Requery
Previous
Reply
Map
View

Click here to load this message in the networking platform