Click here to Skip to main content
15,887,946 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Iam using window application in that there is a checkbox control with some items how can check and uncheck the items based on some condtion.
Posted
Comments
[no name] 1-Oct-13 6:08am    
What is that some condition..please improve the question and explain clearly..
Maciej Los 1-Oct-13 6:20am    
What have you done till now? Where are you stuck?

1 solution

Please, read my comment to the question. You should properly tag your question and shortly describe an issue, unless you don't want to get answer.

WebControls:
CheckBox class[^]
CheckBox.Checked Property[^]

WinForms:
CheckBox class[^]
CheckBox.Checked Property[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900