ShowColor

This method displays the Color dialog box of a CommonDialog control.

Syntax

commondlg.ShowColor

Parameters

commondlg
Reference to a CommonDialog control.

Return Value

None.

Remarks

The color selected is returned in the Color property of the CommonDialog control.