CC_FULLOPEN top-level constant

int const CC_FULLOPEN

Causes the dialog box to display the additional controls that allow the user to create custom colors. If this flag is not set, the user must click the Define Custom Color button to display the custom color controls.

Implementation

const CC_FULLOPEN = 0x00000002;