how to change the color of the item when the checkbox is unchecked in c#.net?

Posted by zoya on Stack Overflow See other posts from Stack Overflow or by zoya
Published on 2010-03-16T11:01:13Z Indexed on 2010/03/16 11:06 UTC
Read the original article Hit count: 236

Filed under:
|
|
|

i want to change the forecolor of the checked item when it is unchecked.. for checked item i have used item.checked but what to do if it is unchecked? im using winforms

© Stack Overflow or respective owner

Related posts about unchecked

Related posts about items