A Anthony Viscomi Aug 31, 2004 #1 Is it possible to change the Back Color of a Tab Page? If so how? Thanks!
A Allen Browne Aug 31, 2004 #2 If you set the Back Style of the tab control to Transparent, it appears to be the colour of the form's detail section. That's about all you can achieve, and not even that works if you are using Windows XP with themes turned on.
If you set the Back Style of the tab control to Transparent, it appears to be the colour of the form's detail section. That's about all you can achieve, and not even that works if you are using Windows XP with themes turned on.
A Anthony Viscomi Aug 31, 2004 #3 Thanks! I just created a Rect to fit the entire Tabbed Page sent it to the back anf filled it with the color I wanted.
Thanks! I just created a Rect to fit the entire Tabbed Page sent it to the back anf filled it with the color I wanted.
M Mike Painter Aug 31, 2004 #4 Anthony said: Thanks! I just created a Rect to fit the entire Tabbed Page sent it to the back anf filled it with the color I wanted. Click to expand... Neat idea and it could be expanded to give a different color to each page.
Anthony said: Thanks! I just created a Rect to fit the entire Tabbed Page sent it to the back anf filled it with the color I wanted. Click to expand... Neat idea and it could be expanded to give a different color to each page.
V Van T. Dinh Aug 31, 2004 #5 Try also Stephen Lebans' TabColors: <http://www.lebans.com/tabcolors.htm> HTH Van T. Dinh MVP (Access)
Try also Stephen Lebans' TabColors: <http://www.lebans.com/tabcolors.htm> HTH Van T. Dinh MVP (Access)