Jay D

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 :( ]


Answers (1)