Now that I know how to change the font of a textbox during runtime, now I need to know how to print the contents of the said textbox during runtime. It's a text / source code editor that I'm making in VB6.

I have the common dialog control set up to use the print dialog, by the way.