trichview.support
| Re: adding text with #13#10 | 
| Author | Message | 
| Yernar | Posted: 01/26/2003 13:58:43 Use AddTextNL method. For example: const crlf=#13#10; RichView.AddTextNL('I'm a registered user! What about you?' + crlf + crlf, 0, 0, 0); RichView.Format; "osho" <[email protected]> wrote: > >when i add text that includes something like this it will diplay just 2square. >how do I make it to be Enter and line feed. > >thx | 
Powered by ABC Amber Outlook Express Converter