TEXTBLOCK
TextBlock is use for display text for typographically. TextBlock contain text set to be different font, font size and color for text. Size can be increase and decrease between fonts and line. Text inside the text in Textblock cannot be selectable by user.
TEXTBOX
When content need to set by user then we use Textbox control. We can’t set different fonts, size and color and fix line spacing for Textbox control.
Thank You
Published under: Silverlight Tips · · · ·