SECWellButton::DrawSpecific

void SECWellButton::DrawSpecific(CDC* pDC, LPDRAWITEMSTRUCT lpDS, CRect& rect)

Draws the arrow, the divider, and framed color on the color well button.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

pDC

Points to the device context.

lpDS

The DRAWITEMSTRUCT passed with the WM_DRAWITEM message.

rect

The bounding rectangle for the button face.

See Also

SECWellButton DrawButton