* RichTextBox.cs: Align Justified as Left instead of as Center.
commite4a5b4a7202684d770f2962742d07bd4582a769d
authorKarl <karl@scowencomputers.co.nz>
Fri, 12 Sep 2014 00:21:41 +0000 (12 13:21 +1300)
committerKarl <karl@scowencomputers.co.nz>
Mon, 13 Jan 2020 03:08:29 +0000 (13 16:08 +1300)
treefa1d740e4cd3dedc6f89f13522af9fcf335ad90f
parentcc91b61ceafd551ebc76d9d10e77a417b0edbb75
* RichTextBox.cs: Align Justified as Left instead of as Center.

* TextControl.cs: Provide an output on PictureTag.Draw(... out
  Rectangle measuredText ...) if requested.
mcs/class/System.Windows.Forms/System.Windows.Forms/RichTextBox.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/TextControl.cs