SECCurrencyEdit::DrawDecimalSeparatorLine

voidSECCurrencyEdit::DrawDecimalSeparatorLine(CDC&DC, intx)

Draws a vertical separator line at the specified horizontal position on the given DC.

Defined in: curredit.cpp

Return Value

void

Parameters

DC

Reference to a device context.

x

Horizontal position to draw line.

See Also

SECCurrencyEdit