Re: Checklist box code help needed by Cor
Cor
Sun Aug 20 02:56:54 CDT 2006
Tom,
If you detect that the all is checked than
remove the handler from the check event (or what you use)
than uncheck all boxes in a loop
check the all box again
add the handler again
And it is done,
If you want some sample code, than show at least the event that you are now
using.
I hope this helps,
Cor
"John" <John@nospam.infovis.co.uk> schreef in bericht
news:%23zM7zVAxGHA.4872@TK2MSFTNGP02.phx.gbl...
> Hi
>
> I have a check list box.When user selects a specific value '(All)' I want
> to uncheck all other check boxes in the list. How can I achieve this in
> code?
>
> Thanks
>
> Regards
>