Reading a single line in a multiline textbox 
Author Message
 Reading a single line in a multiline textbox

Quote:
>Let me rephrase my question:

>I can't find anything on how to read a SPECIFIC line in a
>multiline text box containing MORE than one line of text.
>example:
>Textbox line 1
>Textbox line2
>Textbox line 3
>Textbox line 4
>I need to read line 3  from above without knowing what text has been
>input in line 3.

You need to send the message EM_GETLINE to the textbox specifying the
line you want to retrieve.

See article Q76518 in Knowledge Base.

Hope this helps

Ruben Rossie



Wed, 21 Oct 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Read a MultiLine textbox line by line?

2. Reading a single line in a multiline text box

3. Limitting line length of each line within multiline textbox

4. Multiline Textbox Cause Page Overflows when Printing or doesn't print all lines

5. finding line number cursor is in multiline textbox

6. forcing multiline textbox to scroll to last line...

7. Finding Line number in MultiLine TextBox (VB4)

8. HELP:limiting # of lines in a Multiline Textbox

9. Line limit in Multiline Textbox

10. Retrieving text lines in multiline textbox

11. Multiline Textboxes - Limiting Characters Per Line

12. Setting tabs and line-end in a multiline Textbox

 

 
Powered by phpBB® Forum Software