Get the system colours

  • Thread starter Thread starter S Shulman
  • Start date Start date
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
 
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

[email protected] 1
NumericUpDown Control 2
bitwise operations 1
Status Bar 2
FontFamily.GetFamilies Method Question 1
Reporting Tool 2
Finding Nearest Colour 7
Date/Time control 4

Back
Top