CheckBoxList event question

H

Hardy Wang

Hi,
I have a CheckBoxList control in my WinForm C# 2.0, I want to know
everytime any checkbox in the list got checked/unchecked. I could not find
any event like "CheckedChanged" of CheckBox control.

Is there a way CheckBoxList can raise an event to notify any check box
"CheckedChanged"?

Regards
Hardy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top