Click here to Skip to main content
15,881,803 members
Articles / Desktop Programming / WPF

WPF Color Palette Control

Rate me:
Please Sign up or sign in to vote.
4.90/5 (25 votes)
19 Feb 2008CPOL2 min read 74.9K   718   20  
A color palette user control developed using WPF
<?xml version="1.0"?>
<doc>
<assembly>
<name>
ColorPaletteControl
</name>
</assembly>
<members>
<member name="M:ColorPaletteControl.ColorPalette.InitializeComponent">
	<summary>
InitializeComponent
</summary>
</member><member name="T:ColorPaletteControl.ColorPalette">
	<summary>
ColorPalette
</summary>
</member><member name="M:ColorPaletteControl.ColorPaletteItem.InitializeComponent">
	<summary>
InitializeComponent
</summary>
</member><member name="T:ColorPaletteControl.ColorPaletteItem">
	<summary>
ColorPaletteItem
</summary>
</member>
</members>
</doc>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer (Senior) Proteans Software Solutions, Bangalore
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions