WPF TextBlock ControlThe TextBlock allows you to put text on the screen, much like a Label control does. A common […] April 2, 2020 in WPF tagged line / wrap / inlines / break / linebreak / style / newline / text / textblock / span / run by Mike
WPF TextBox and TextBlockIn a WPF application, what are the similarities and differences between the textbox and textblock controls? The answer […] September 29, 2018 in WPF tagged label / Textbox / textblock by Mike