I need to know how to get the RGB value from the color picker then use it in my application like
RBG = commondialog1.color
then RBG would equal something like 255 127 67 or any RGB value a person picks in the color picker. THANKS

------------------
DiGiTaIErRoR