Workaround:
private void radTreeView1_NodeFormatting(object sender, Telerik.WinControls.UI.TreeNodeFormattingEventArgs e)
{
e.NodeElement.UseDefaultDisabledPaint = true;
}
Hi,
This behavior was originally reported more than ten years ago, and we haven’t noticed significant demand or follow-up from the community since then. As a result, we currently plan to prioritize improvements that have a broader impact and are more widely requested. Feel free to use the suggested workaround.Regards,
Nadya | Tech Support Engineer
Progress Telerik