what is color number for grey

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I have created a tabbed form that has the default grey background. The
background color for various labels is a different shade of grey. I want the
labels to have the same background color as the tab but have not been able to
find the color numbers for the default grey. What is the number (either the
number that shows in the Properties window or the custom color attributes)??

First time poster. This is a great site. Thanks, everyone...
 
border style is set to transparent but the background color is different from
the tab color. But your note put me in the right direction for a workaround.
I set the Back Style property to "transparent" and the labels work the way I
want. Thanks for the help!!!

But my question still remains: what is the color number for the default grey
of a tab?
 
Stepney_Clint said:
Excellent - works great... Thanks...

Actually all negative numbers are system colors which means they change with
system settings. That would indicate that -2147483633 is only "Gray" if your
system is configured to make it so.
 
Back
Top