property Tab.HotBackColor as Color
Retrieves or sets a value that indicates the hot-tracking background color.

TypeDescription
Color A Color expression that specifies the background color for the page while cursor hovers it (-1 indicates no effect)
By default, the HotBackColor property is -1, which indicates no effect (use Color.Transparent for /NET assembly). The HotBackColor property sets the background color for the page's caption while cursor hovers it. 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 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: