SECColorWell::SetColorDialogFlags

void SECColorWell::SetColorDialogFlags(DWORD v)

Sets the value used to initialize the Flags field of the m_cc CHOOSECOLOR structure when creating the Color Common Dialog (CColorDialog).

Defined in: SECWELL.cpp

Return Value

void

Parameters

v

Flags to be used. Default = CC_RGBINIT|CC_FULLOPEN.

See Also

SECColorWell GetColorDialogFlags