I like the new Colorpicker in Extended WPF Toolkit, but it is for .NET 4.0 only. http://wpftoolkit.codeplex.com/wikipage?title=ColorPicker&referringTitle=Home Is there an equivalent for .NET 3.5 that is recommended?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
It seems this control works with WPF and Silverlight. I’m not sure about the latest version, but the version in the blog should work with 3.5 Furthermore, if you see the last comment, it has a Color Picker created in C# (no XAML). (Direct Link) This should also be compatible with 3.5.