Posted 17 November 2017, 6:12 pm EST
When a user changes a theme, the themed treeview hot background paints using the color of the previous theme’s C1TreeView\Palette\Colors\ControlBackColor path
In this example the theme was changed from Office2013HighContrast to Office2010Blue
Since themed backgrounds are frequently brushes, intercepting ApplyNodeStyles wont help.
Many themes C1TreeView\TreeViewStyles\Hot\BackBrush background brushes are transparent, yet backrounds are painted slightly greyed.
Is there a way to force nodes to display properly once the theme is changed? None of the
Thanks,
Kingman
PS Any news on the Sluggish Treeview With Only 300 Nodes problem? (I get the feeling it has to do with storing images in a treelist which used to slow down the Ribbon Menu and Tabs controls) It would be great to directly set the images used by the checkboxes and expand collapse.