Articles in this section

How to change TabForeColor on mouse-hover in WinForms TabControlAdv?

Change the tab forecolor

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: 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)
Access denied
Access denied