TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
xX_EASY GOD_Xx
NA
2
918
C# How to fix proeprty grid covnersion error?
Dec 30 2018 6:04 PM
Hey all,
my problem is: Im using a xeed toolkit proeprty grid and one of the properties if my own color struct so the color picker is embedded in the property grid. My struct is displayed as a color picker because of this attribute:
[type: Editor(typeof(Xceed.Wpf.Toolkit.PropertyGrid.Editors.ColorEditor),typeof(UITypeEditor))]
The problem is whenever i set the color in the property grid ill get the error in the console:
TypeConvert cannot convert from System.Media.Color. I already have implicit conversion operators between them. So how could i fix this? :/
Reply
Answers (
1
)
RTMP ( Youtube /Facebook ) live streaming from WPF
What are the Prerequisites to learn WPF?