TextBox
(EditBox) Allows you to display text and to allow the user to enter information.
<TextBox Name="TextBox_One"
Margin="0"
Grid.Column="" >
The first line of text
<LineBreak/>
The second line of text
<LineBreak/>
<LineBreak/>
Another line of text
</TextBox>
fontfamily
fontsize
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext