Articles in this section
Category / Section

How to change TabForeColor on mouse-hover in TabControlAdv?

1 min read

Changing the Tab ForeColor during Mouse-hover can be implemented or cancelled using the HotTrack property. This property can be used as shown in the following code snippet.

C#

     this.tabControlAdv1.HotTrack = false;

VB

Me.tabControlAdv1.HotTrack = False

Sample Link: http://www.syncfusion.com/downloads/support/directtrac/general/Hot-Track-1059606519.zip

 

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied