I have select the color using common dialog.How I can clear the color in the picture box?

Code:
CommonDialog1.ShowColor
Picture1.BackColor = CommonDialog1.Color