ComponentFactory / Krypton

Krypton WinForms components for .NET
BSD 3-Clause "New" or "Revised" License
1.88k stars 689 forks source link

Can not hide checkboxes for certain nodes in KryptonTreeView #181

Open NatasaJ17 opened 5 years ago

NatasaJ17 commented 5 years ago

After changing a regular TreeView to a KryptonTreeView, hiding check boxes for nodes does not work. This is code that I use http://dotnetfollower.com/wordpress/2011/05/winforms-treeview-hide-checkbox-of-treenode/.

Does anyone have idea why this does not work?

Smurf-IV commented 5 years ago

https://github.com/Wagnerp/Krypton-NET-5.470

https://github.com/Wagnerp/Krypton-NET-5.470#2019-05-20-build-1103---bugfixes Fixed issue #179, KryptonTreeView with CheckBox and Image does not leave a "Gap" Fixed issue #176, Can not hide checkboxes for nodes in KryptonTreeView