Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~192 People Reached
Favorite Forums
Favorite Tags
Member Avatar for carba540

Hi, I'm using this code to check items from a checkedlistbox and see it in my listbox, I don't know what's the problem, I checked with a breakpoint and apparently the ItemCheck event is not being considered by the debugger. Here's my code. public void checkedListBox1_ItemCheck(object sender, ItemCheckEventArgs e) { …

Member Avatar for nmaillet
0
192