Has anyone out there set margins for a rich edit control? I just simply want to set a right margin for the entire control. I was browsing through the win32api.hlp file about rich edit controls and learned that the %EM_SETMARGINS for normal edit controls is not supported. I found info on setting indents,alignment etc. but nothing that said how to set the margins.
Thanks,
Adam Ritchie
Thanks,
Adam Ritchie
Comment