Quote:
> Can you display a "carrage return" --> chr$(13) for lines of Text
> in a TextBox? If so, how?
I can't think of any very clean and simple way, but there's a <? character
in Wingdings. If you're willing to use a RichTextBox and doctor some of its
methods (so that the CR character doesn't behave like others), you could put
in the Wingdings character before every genuine, invisible CR.
Quote:
> a last line Return is necessary (and users always forget cause they
> can't see anything).
The user shouldn't have to care about this. How about writing code to check
what the user typed and add the final CR if necessary?
Eq.
--
Equinox Tetrachloride
www.cl4.org - www.insecurities.org