I need to align paragraph vertically (top, center, bottom) in a RichEdit.
I googled it and found nothing about this issue. Does anybody know a workaround
to achive this. I use C++ Builder 2010, are there any VCL or Windows API way solution?
|
I need to align paragraph vertically (top, center, bottom) in a RichEdit. I googled it and found nothing about this issue. Does anybody know a workaround to achive this. I use C++ Builder 2010, are there any VCL or Windows API way solution? |
|||
|
|
|
I don't think
When this is put into TRichEdit the "Text" is only aligned horizontally. Open the document with WordPad and it looks absolutely the same. Open it up with Ms Word and the "Text" is centered both vertically and horizontally in the page. Since TRichEdit doesn't support the |
|||||||||||||
|