skip to main
|
skip to sidebar
Tuesday, July 24, 2012
How to make a textbox multiline in WPF?
the only think u have to do is add the property as follows
1. TextWrapping="Wrap"
2. VerticalScrollBarVisibility="Visible"
3. AcceptsReturn="True"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Pages
Home
Projects
Welcome to My Blog
Blog Archive
▼
2012
(11)
►
August
(4)
▼
July
(7)
How to use FileSystemWatcher class ?
How to show a message box in windows application?
How to make a textbox multiline in WPF?
How to make serial communication in .NET?
Converting text into an image format in c#...
Sending email from your asp.net applications using...
How to send Email using VB...?
Contributors
Asok kumar
Unknown
No comments:
Post a Comment