Hi Atilla,
Thanks for your reply.
I tried your code.
It does not work.
I have my little idea (?) why it does not work:
When we click any checkbox, it does 2 things:
(a) it changes the status of the checkbox
(b) it acts as an event
So this is perhaps why it does not work
Added: What I mean is that the moment you click on a checkbox, it changes its status, no matter what you do.
What I want is that when you click on a checkbox, it does nothing. It waits for a user response before deciding whether to change checkbox status.
IS THIS EVEN POSSIBLE?
Is there no other alternative? Checkbox does not work well with Message Box
Best Regards,
Leon