SECWellButton::SetOtherButton

void SECWellButton::SetOtherButton(BOOL bOther)

Sets whether the SECPopupColorWell object has a button used for selecting colors other than the 20 system colors.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

bOther

Flag indicating whether ‘Other’ button is set on or off.

Comments

The ‘Other’ button causes a common color dialog to be displayed.

See Also

SECWellButton GetOtherButton