SECCurrencyEdit::EraseBackground

voidSECCurrencyEdit::EraseBackground(CDC*pDC)

Does background drawing.

Defined in: curredit.cpp

Return Value

void

Parameters

pDC

Pointer to a device context.

Comments

Descendant classes may override this function to customize the currency edit control.

See Also

SECCurrencyEdit