Convert Common Dialog Control Color to WEB Hex
This code takes the common dialog color, extracts the R, G, B values, andconverts each value to the correct HEX equivilant supported by HTML. Original Author: Charlie Wilson Inputs Function requires a common dialog control color being selected and passed to thefunction Assumptions You must add the common dialog control to your application. After the ShowOpen eventoccurs, pass the… Read More »