TabControl BackColor (OpenInsight 32-Bit)
At 11 DEC 2006 09:53:51AM W Shepard wrote:
Is there any way to obtain the CORRECT color of a tab control? I find that in Windows XP mode, the tab control is NOT the same color as the window, but the BACKCOLOR property says it IS the same as the window. The FORECOLOR property is 0, so that's not the answer. What is?
Wayne
At 11 DEC 2006 10:44AM dbakke@srpcs.com's Don Bakke wrote:
Wayne,
Kevin from our office or Carl from Sprezz might prove me wrong but I suspect this isn't something you can determine. If you look carefully, the Tab background in XP mode isn't one color. It is a gradient that start light at the top and get sightly darker as it moves down.
dbakke@srpcs.com
At 11 DEC 2006 11:06AM W Shepard wrote:
Yeah, I'd noticed that and was wondering how it would effect things. But the RGB values are all within about one digit of each other. I figured if I could get any one of them it would work for me. I suppose this means you cannot set the backcolor of a tabcontrol as well. Yup, I just tried it and you can't. Bummer!