http://www.perlmonks.org?node_id=390254


in reply to How do I change the default color of a win32::GUI TabStrip

Sadly it cannot be done. See Microsoft's Tab Control documentation for more information.
Note that Win32::GUI::TabStrip is in fact a XS wrapper around Microsoft's Windows Tab Control.