SECCurrencyEdit::SetWindowTextNoParse
voidSECCurrencyEdit::SetWindowTextNoParse(LPCTSTRp)
Sets the control text without allowing the automatic parsing that normally occurs upon receipt of a WM_SETTEXT.
Defined in: curredit.cpp
Return Value
void
Parameters
p
Text to set in the control.
See Also