I have a CViewForm with some read-only CEdit controls of which their dollar values are initiated from calls to the doc. What is the easiest way to format the controls to show commas, i.e., the value 5555.45 is loaded into the control . . what it to appear as 5,555.45. Thanks for any suggestions.