LineCount in textBox control

  • Thread starter Thread starter Thore Berntsen
  • Start date Start date
T

Thore Berntsen

Question 1:

If have a TextBox control where MultiLine = true, and WordWarp = true. When
I assign at text to this textbox is there anyway I can get on how many lines
this text i displayed.

Question 2 :
Is there any way I can get the position of the caret (the blinking cursor)
in this textbox?

Thore Berntsen.
 
Back
Top