Hello.
Is there any way to print text from a RichTextBox in C++ Windows Forms.
I know that they got rid of this function but does anyone know about
any classes that can be added to your project in order to print text
from the richTextBox.
I have tried using the built in windows forms print dialog and print
function but it does not see text.
Any help would be great.