Howdy, I can create a CEdit with the appropriate style and align text how i want it (ES_LEFT, ES_CENTER, ES_RIGHT). However, I want to then be able to modify the alignment. I tried using ModifyStyle() to do this but it doesnt seem to work. Any suggestions? Thanks, Alex