Steve Schapel
miscellany at mvps.org
Thu Jun 7 19:44:15 CDT 2007
Yes, setting it to Tranparent with a coloured rectangle behind goes part way there. As for handling the tab strip, you can set the tab control's Style property to None, and replace the tabs with some Toggle Buttons in an Option Group. Works well, but obviously requires a bit of coding. Regards Steve Charlotte Foust wrote: > Not with the native Access tab control. You could make it transparent > but that wouldn't hide the tab strip, which would remain gray. You can > cover it up with a floating subform in the color of your choice, but > that makes it a problem if they resize the form. Seems to me Lebans had > something for this, but I may be misremembering. >