property Tab.HotObject as Long
Retrieves or sets a value that indicates the index within current tab-skin, that changes its background while the cursor hovers the page.

TypeDescription
Long A long expression that specifies the index (0-based) within current tab-skin, that changes its background while the cursor hovers the page.
By default, the HotObject property is -1, which indicates no effect. The HotObject property retrieves or sets a value that indicates the index within current tab-skin, that changes its background while the cursor hovers the page. The HotBackColor property sets the background color for the page's caption while cursor hovers it.  The HotForeColor property sets the foreground color for the page's caption while cursor hovers it.

The HotBackColor property changes the background color of:

The HotBackColor property has no effect if:

The following video shows how you can define the hot-colors for the control:

What you need is to:

as in the following screen shot: