WPF Dynamically Change Background Color of LabelAs a Windows Presentation Foundation (WPF) developer you may want to allow your user to set some properties […] March 29, 2020 in WPF tagged color / RGB / background / label / change / dynamically / programmatically by Mike
WPF DialogsIn your WPF application, what is a dialog and how do you create and show dialogs? A dialog […] March 29, 2020 in WPF tagged modal / custom / common / box / message / dialog by Mike
WPF Simple Splash ScreenWPF provides a mechanism for displaying a simple graphic image before the main window appears. If you just […] March 29, 2020 in WPF tagged simple / window / splash / screen by Mike