2

what happens is that im typing in a TextBox I want a new line created in the box if I Press Enter Key while writing the content

1 Answer 1

8

I think you want to set the AcceptsReturn property to true. More here: http://msdn.microsoft.com/en-us/library/system.windows.controls.textbox.acceptsreturn(v=vs.95).aspx

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.