Re: Lines in a Rich Text Box

From: Rick Rothstein (rickNOSPAMnews_at_NOSPAMcomcast.net)
Date: 12/25/04


Date: Sat, 25 Dec 2004 00:19:30 -0500


> 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


Loading