Get the system colours

S

S Shulman

Hi

I can I retrieve the actual colour of the user's system colours but not by
checking the actual value of e.g. a form to find out the colour of the
system control just directly from the system settings

Thank you,
Shmuel Shulman
SBS Technolologies LTD
 
H

Herfried K. Wagner [MVP]

S Shulman said:
I can I retrieve the actual colour of the user's system colours but not by
checking the actual value of e.g. a form to find out the colour of the
system control just directly from the system settings

Check out 'SystemColors.*'. If you want to draw using these colors, check
out 'SystemBrushes.*' too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

String Methods 3
NumericUpDown Control 2
Menu Question 3
Status Bar 2
FontFamily.GetFamilies Method Question 1
Reporting Tool 2
Date/Time control 4
Finding Nearest Colour 7

Top