SECCurrencyEdit::GetAlignment
SECCurrencyEdit::AlignSECCurrencyEdit::GetAlignment(void)
Checks the styles and returns the appropriate enumerated type.
Defined in: curredit.cpp
Return Value
Returns a member of Align.
Comments
The alignment is actually maintained via edit control ES_* style values; this function is provided for convenience.
See Also