Santosh Kokatnur

Santosh Kokatnur

  • NA
  • 67
  • 2.4k

How do I select and Deselect the treeview checkboxes in c# a

Dec 8 2015 5:26 AM
By the example i have took logical drivers as a TreeView, and i took two buttons in my application, SELECT ALL and Deselect all those two buttons.


When i execute the application initially, the drives in checked State, If I want to Deselect the drives all checkboxes are uncheck, thats ok! But, subfolders can't uncheck, Still it remains in uncheck state. 

C# 
Code I want... Please help me out...

Answers (2)