Hello

I made form with option to change color with CommonDialog (.ShowColor).

After the user press OK I get the color from: CommonDialog.Color property.

Is any body know how can I get the Shining of that color. (the number that represented by Lum in the CommonDialog) ???

Thanks for any help.