How we can enter multiple lines of text in WPF Textbox?



How we can enter multiple lines of text in WPF Textbox?..

Answer / Gunjan Sharma

To allow multiple lines of text entry in a WPF TextBox, set the IsMultiLine property to True.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

How long does it take to learn wpf?

1 Answers  


How can elements in a listbox be sorted?

1 Answers  


What are the four general kinds of xaml elements?

1 Answers  


Why do we need xaml in wpf?

1 Answers  


What type of elements can be hosted in a ToolBar?

1 Answers  


Which namespace is used to work with 3d in wpf.

1 Answers  


What is cross platform desktop applications?

1 Answers  


What are the types of documents supported by WPF?

1 Answers  


What is the difference between a panel and a decorator?

1 Answers  


What are the different types of brushes that wpf offers?

1 Answers  


Is wpf easy to learn?

1 Answers  


What are the major subsystems of the Windows Presentation Foundation?

1 Answers  


Categories