Full Text Justification
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Has anyone seen code for a richTextBox that will fully justify text? Right, Left, and Center are no problem, but for some reason code for fully justifying text in a richTextBox is no where. Is it not a part of the .net framework? Sure there is MFC and Windows GDI, but no examples in MSDN. There is large amounts of information on this subject in Visual Basic and if you are coding an HTML, but nothing while programming in Windows Forms. Thanks if anyone has anything to get me started. Regards, :~ RRL