|
|
@ -302,7 +302,7 @@ namespace TestApplication |
|
|
}, |
|
|
}, |
|
|
new TextBox |
|
|
new TextBox |
|
|
{ |
|
|
{ |
|
|
//Text = "A non-wrapping text box. Lorem ipsum dolor sit amet.",
|
|
|
Text = "A non-wrapping text box. Lorem ipsum dolor sit amet.", |
|
|
TextWrapping = TextWrapping.NoWrap, |
|
|
TextWrapping = TextWrapping.NoWrap, |
|
|
}, |
|
|
}, |
|
|
new TextBox |
|
|
new TextBox |
|
|
|