I am running Telerik Theme Viewer for WinForm where RadTreeView is not working correctly for Office2019Dark Theme (setup: "Telerik_UI_For_WinForms_2021_3_914_Trial.msi").
Thank you for bringing up this issue to our attention. After a further investigation, I found out that it is a regression introduced in Telerik UI for WinForms - R2 2021 SP1 (2021.2.615).
I have logged it in our feedback portal by creating a public thread on your behalf. You can track its progress, subscribe for status changes and add your comments on the following link - feedback item.
The reason for this unexpected behavior is the FullRowSelect functionality. As a workaround, you can disable it and your radTreeView will work as expected with the Office2019Dark theme.
this.radTreeView1.FullRowSelect = false;
I hope you find this information useful.
Regards,
Dimitar
Progress Telerik
Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.