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
Jay D
NA
1
1.9k
ColorDialog CustomColor Persisting
Apr 11 2011 10:29 AM
Hi,
I am just starting out with C# development and have a question. This is my first question in the forum btw. Any help is very much appreciated in advance!
I have a windows form where I have a menustrip and a menu item called color. Clicking on color menu item opens the ColorDialog. Selecting any color on the dialog changes the background color of the form. I used the properties.settings to save and retrieve this color. Everything works good until here.
Now, I am trying to persist the custom colors on the color dialog if the user adds custom colors to the 16 boxes.
Could you please tell me how I should go about it? Thanks a lot!!
Jay
[Jeez... I am trying to paste the code here, but CTRL+V just doesn't work :( ]
Reply
Answers (
1
)
C# Windows application
Datagridview