Click here to Skip to main content
15,891,136 members
Articles / Desktop Programming / WPF

A Simple WPF ComobBox based Brush Selector Control

Rate me:
Please Sign up or sign in to vote.
4.33/5 (3 votes)
18 Jul 2011CPOL9 min read 27.1K   863   8  
This shows a couple of techniques using WPF to create a control to select a SolidColorBrush via a ComboBox and compares and contrasts them.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
United Kingdom United Kingdom
My day job is mostly working in C++ with a bit of C#. I write a fair amount of command line based tools and really wish they could have a GUI front-end to them hence why I spend my spare time working with WPF.

I started a blog few years back but didn't do a lot with it. I've started describing some of the interesting programming things I come across on it. Please take a look.

Comments and Discussions