Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
690
Allowing 'Carriage Return' in a multiline XamTextEditor
posted

The subject says it all: how do I allow the user to press "Enter" in a multiline XamTextEditor?  Currently in a multiline XamTextEditor if I press "Enter" instead of going to a second line, the focus simply moves out of the XamTextEditor.

 A regular WPF textbox has a property called "AcceptsReturn" but I don't find it in a XamTextEditor.  I'm running 'NetAdvantage for WPF 2007 Vol. 2'.