[Feature Request]: `KryptonRichTextBox` Support for justify
Is your feature request related to a problem? Please describe.
Is there any chance that the KryptonRichTextBox can add support for justifying text? Found a old blog article from 2003 explaining how to do it with the standard WinForm RichTextBox https://web.archive.org/web/20070307104752/http://geekswithblogs.net/pvidler/archive/2003/10/15/182.aspx
Here we go... pt. 3: https://web.archive.org/web/20120320034022/http://geekswithblogs.net/pvidler/archive/2003/10/15/192.aspx
Pt. 2: https://web.archive.org/web/20120509110440/http://geekswithblogs.net/pvidler/archive/2003/10/15/188.aspx
Pt. 1: https://web.archive.org/web/20120323131206/http://geekswithblogs.net/pvidler/archive/2003/10/14/182.aspx
This is an extension to the existing control, so it needs to be in the Extended toolkit
Working on it...