Like this:
<TextBox AcceptsReturn="true" />
Try this out....
<TextBox Height="300" Width="400" HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Auto" VerticalAlignment="Top"
TextWrapping="Wrap" HorizontalAlignment="Right" FontSize="15" FontWeight="Bold" Grid.Column="1" Grid.Row="4" x:Name="txtResponse" Text=""></TextBox>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With