SECWellButton::OnCustomColor

LRESULT SECWellButton::OnCustomColor(UINT , LONG )

Called when the "other" button has been clicked to bring up the common color dialog.

Defined in: SECBTNS.cpp

Return Value

Always returns 0.

Parameters

Not used.

Not used.

Comments

The parent window is notified by sending a CWN_COLOR_CHANGE message.

See Also

SECWellButton