Re: Lines in a Rich Text Box
From: Les (vb4_at_prodigy.net)
Date: 12/25/04
- Next message: surendra mishra: "I have problem adding DATA Report to my VB Project"
- Previous message: Paul fpvt2: "Re: Memory problem - writing to database"
- In reply to: Rick Rothstein: "Re: Lines in a Rich Text Box"
- Next in thread: J French: "Re: Lines in a Rich Text Box"
- Reply: J French: "Re: Lines in a Rich Text Box"
- Reply: Rick Rothstein: "Re: Lines in a Rich Text Box"
- Reply: David Youngblood: "Re: Lines in a Rich Text Box"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 25 Dec 2004 02:26:39 -0500
Hi Rick,
Sorry for not being clearer. Actually each line of text will end in a crlf.
This is actually text data and not sentences so I can assure you that each
and every line will end in a CRLF and that their will be no line wraps to
worry about.
Hope I have made myself clearer.
Thanks Rick
"Rick Rothstein" <rickNOSPAMnews@NOSPAMcomcast.net> wrote in message
news:#4OgQFk6EHA.1452@TK2MSFTNGP11.phx.gbl...
> > Any simple way to determine how many lines exist in a Rich Text Box.
> Each
> > line could be different lengths and I am not quite sure the way to do
> this
> > is count the number of vbCRLF exist. Any quick way of doing this??
>
> What do you mean by "lines"? The number of wrapped lines of text you see
> or the number of physical sentences (even if one sentence spans multiple
> lines)?
>
> Rick - MVP
>
- Next message: surendra mishra: "I have problem adding DATA Report to my VB Project"
- Previous message: Paul fpvt2: "Re: Memory problem - writing to database"
- In reply to: Rick Rothstein: "Re: Lines in a Rich Text Box"
- Next in thread: J French: "Re: Lines in a Rich Text Box"
- Reply: J French: "Re: Lines in a Rich Text Box"
- Reply: Rick Rothstein: "Re: Lines in a Rich Text Box"
- Reply: David Youngblood: "Re: Lines in a Rich Text Box"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|