Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

António Vargas - SharePoint 2010


.Net
SharePoint
Silverlight
How to create a Text Box control in Multiline mode

If you need to create a Tex Box control in Multiline mode as you can do in the ASP.NET, check this tip.

You just need to add the AcceptReturn property on your Text Box control as the following sample:

<TextBox x:Name="textBox1" AcceptsReturn="True"></TextBox>

Posted: Monday, February 01, 2010 1:57 PM by antoniovargas
Filed under:

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS