"Control" color

  • Thread starter Thread starter Kevin L
  • Start date Start date
Kevin said:
Can anyone tell me the RGB values for the "Control" System Color?

Thanks

SystemColors.Control.R
SystemColors.Control.B
SystemColors.Control.G

Since the user may be using a different theme, the color of the Control
color might not the same. You should use the SystemColors enumeration.
 

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

Back
Top