i have a tab panel, with a few tabs at the top.
the form is a specific color (as per client request), and the
tab panel is set to the same color, so it looks good.
however, the tab panel has a strange, light-gray frame around
it, and this frame looks bad; i can’t seem to control the color
of this frame around the tab panel.
if i were to hide the tab panel buttons, then the strange frame
disappears, but this is not acceptable since then the tabs can’t
be seen or used.
i tried adjusting the margins of the tab panel (by adjusting the
“border” property) and specifing negative numbers. this helps
to an extent, but i still have the light-gray frame showing at the
top of the tab panel, behind the tabs.
is there a way to change the color of this frame around a tab
panel? or eliminate it completely?