The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
RPRamesh Praveen Syncfusion Team May 9, 2003 03:48 PM UTC
You should listen to the DrawItem event, check if the args have the DrawItemState.HotLight flag set and then change the ForeColor to what ever you want. Then call the 3 methods as explained in this KB:
http://www.syncfusion.com/KB/Tools/Tools_c31c.asp#q514q
-Praveen