Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value_assign not working with checkbox control
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00464448
Message ID:
00464546
Views:
15
>I can not the Value_assign method to work with a checkbox control. When I click on the checkbox the value of the checkbox toggles true and false visually, but the value_assign does not fire. I have put a breakpoint in there, no dice, not even SET STEP ON works. Any ideas why it isn't working? Can anyone reproduce this behaviour with VFP6 SP4?

Hi Evan,

Value_Assign will fire if you add

this.value = this.value

into checkbox.InteractiveChange event.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform