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.
  • Comment on Re: How do I change the default color of a win32::GUI TabStrip

Replies are listed 'Best First'.
Re^2: How do I change the default color of a win32::GUI TabStrip
by Karger78 (Beadle) on Oct 13, 2009 at 20:15 UTC
    That link is broken sadly. Just curious if you ever did find a resoultion to this?