Carriage Return in RTF textbox - TechRepublic
General discussion
February 18, 2003 at 06:04 AM
dartfrogs404

Carriage Return in RTF textbox

by dartfrogs404 . Updated 23 years, 4 months ago

Hi,
I have a RTF textbox set up in a form, and I want to (with a push of a button) insert a carriage return. I tried using “Chr$(14)” and “vbCr”, but they only insert the filled square (meaning it doesn’t recognize the character). I also tried changing the font, no luck.

This discussion is locked

All Comments