Changing the background color

TrevAly

New member
Local time
Today, 20:27
Joined
Oct 6, 2000
Messages
6
Is there a way to change the color of a tab form from its default grey color to something else, like white? I need to change the actual color of the tab control. Thanks for any help.
 
tabs, command buttons, etc are set to system colors. learning this i've set all my forms to system colors so users can change colors by modifying their windows display properties. my users are happy about this because they can be very moody at times about colors.

to learn more about this check your help file and type the word "system colors" then choose "Set color properties to Microsoft Windows system colors".

do you have all of your forms color customed?

hope this helps...
 

Users who are viewing this thread

Back
Top Bottom