Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 736109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:34:02+00:00 2026-05-14T07:34:02+00:00

In Visual Studio Design View, the selection of Form Colors in the Properties Pane

  • 0

In Visual Studio Design View, the selection of Form Colors in the Properties Pane are selectable from the “Custom”, “Web”, and “System” tabs. Of course, the color number can be used, too.

When the “System” Tab is selected, the colors in the list depend on what type of Theme the Computer User has set on the PC.

I’d like to stick with this, but I need to know how to “read in” the colors. I have controls that I create “on-the-fly” or often need to change a color back after getting the person’s attention using a blink/flicker technique.

How do I get the list of System Theme colors?

Most forms have a BackColor that defaults to “Control”, which looks like a very light gray under Windows 7, running the default Windows 7 Theme.

I’ve managed to grab a color by physically reading the ARGB value in code, but I’d rather have a way to access the colors by their Theme Name, if that can be done.

public Form1()
{
  Color cControl = this.BackColor;
  Console.WriteLine(cControl.Name); // there is not always a name!
}

Does anyone know what I’m talking about?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:34:02+00:00Added an answer on May 14, 2026 at 7:34 am

    From the sounds of your question, you’re looking for:

    System.Drawing.SystemColors which will give you a full list of the system colors by name.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know how to stop Visual Studio from automatically refreshing the Design view
For some reason Visual Studio is showing me this weird, ugly skeleton design view
I've encountered an issue where Visual Studio hangs in WPF design view. I've read
Design View for Xaml on Visual Studio Professional RC 2012 used to work for
I have never really found the design view in Visual Studio useful when developing
When I open DataSet in Visual Studio 2008 to design or modify it, it
How do I design a C# visual motif that looks like visual studio error
Is it possible to design a metro styled winform in visual studio 10 or
When I'm trying to design an interface in the designer on Visual Studio, a
Visual Studio 2010, I was able to view xaml in designer. Now every xaml

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.