color_dialog

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
What its the event that shows to me that the user has choose a color in a color dialog??
for example in the openfiledialog there is one that is File_Ok, but the color dialog class i dont see an event like this...
Thanks in advance.
Josema.
 
In the colordialog you get the color property of the dialog when
DialogResult == something or other (and set the color property priorto
opening it if you like)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top