Justify Alignment in RichTextBox control

Hi,

How to align selected text in RichText control to Justify (not Left, Center of Right)?

I searched the Internet and only found explanations that this is not supported by VB or even there is some bug in standard RichTextBox control ?!

Does anyone now how to solve this ...?
[302 byte] By [stacionari] at [2007-11-19 14:01:23]
# 1 Re: Justify Alignment in RichTextBox control
I don't think that is possible in a RichTextBox, old or new. You have to find or create an algorithm that manually justifies the text.
Craig Gemmill at 2007-11-10 3:16:11 >
# 2 Re: Justify Alignment in RichTextBox control
Did you ever find an answer to this? I am having the sampe problem.
synapse5150 at 2007-11-10 3:17:11 >