forum

Home / DeveloperSection / Forums / Multiline issue WPF TextBox

Multiline issue WPF TextBox

Anonymous User 2790 03-Sep-2013

I creating multiline TextBox with this Link its work better but if I want to set TextBox text counter

label1.Content = textBox1.Text.Length;

with above line work fine but problem is that when I press enter in the TextBox counter it will increase 2 characters in TextBox counter.

How can I do this task please help me.

Any help appreciated!


wpf wpf 
Updated on 03-Sep-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By