SECCurrencyEdit::DoInsert
voidSECCurrencyEdit::DoInsert(LPCTSTRpcsz)
Makes an insertion in the edit control.
Defined in: curredit.cpp
Return Value
void
Parameters
pcsz
String to insert.
Comments
This is a non-virtual protected member; descendant classes may utilize but not override it.
See Also