Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
XamCheckboxEditor ValueChanged to uncheck the box?
posted

I have a checkbox, that when you check it, it brings up a messagebox trying to verify that you are sure you want to check the box.  The problem is, if you set the value back to false, using INotifyChanged, it still makes the checkbox checked.  Is there any other way to do this, or am I missing something?

I attached a sample project showing exactly what is going on.

Thanks

CheckBoxValueChangedExample.rar