G
Guest
Hello,
the following
"fontDialog1.Color = Color.LimeGreen;"
fails. - the selected color displayed when fontDialog1 is shown is black.
It will work if I set the color to red, blue, etc but not LimeGreen. I
noticed that this particular color doesn't reside in the color drop-down
picker of the dialog and I believe this is the reason why the call doesn't
work. How can I initialize the color selection to LimeGreen?
Thanks everyone.
the following
"fontDialog1.Color = Color.LimeGreen;"
fails. - the selected color displayed when fontDialog1 is shown is black.
It will work if I set the color to red, blue, etc but not LimeGreen. I
noticed that this particular color doesn't reside in the color drop-down
picker of the dialog and I believe this is the reason why the call doesn't
work. How can I initialize the color selection to LimeGreen?
Thanks everyone.