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 989411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T05:47:16+00:00 2026-05-16T05:47:16+00:00

I want to bind a control fill color to a boolean in c#, so

  • 0

I want to bind a control fill color to a boolean in c#, so if it is false, the color is Red and if it is true, the color is Green.

Pretty new to XAML, but want to get into good habits from the start.

Thanks,

Ben

  • 1 1 Answer
  • 2 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-16T05:47:17+00:00Added an answer on May 16, 2026 at 5:47 am

    View models exist to convert data into a format that the UI can use, so create a property of type Color in the ViewModel for the form that does the logical conversion from the stored boolean value to a Color value. Call this property ‘DisplayColor’.

    Use the INotifyPropertyChanged interface on the ViewModel to raise events on the ‘DisplayColor’ property every time the boolean value changes colour (if it changes over time). This will ensure that the UI updates itself whenever the boolean value changes.

    Then bind the color property of the control to the view model’s new ‘DisplayColor’ property (you will have set the DataContext to the ViewModel, presumably).

    I did this for the first time just yesterday 🙂

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

Sidebar

Related Questions

i want to bind image in image control but according to the value in
I want to bind my ListView control to a generic list of objects? I
I want to bind one data to several controls. Is there some logical control
I want to bind a function to an event but I want to change
I want to bind a string value to a text box but only if
I want to bind Groupboxes to my stackpanel. c#: internal ObservableCollection<GroupBox> BindingTest { get
I want to bind Repeater control to Dataset which is filled with XML data,
I have 3 wpf control name A B C. I want to bind C
How to bind a control Boolean property to contrary of Boolean application setting? For
I want to bind a user control (View) to a ListBoxItem. The ListBox is

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.