WPF ListBox of ColorsThis post is a sample Windows Presentation Foundation (WPF) program of a ListBox that lists all of the […] April 6, 2020 in WPF tagged window_loaded / box / Linq / example / listbox / colors / colours / list / loaded / color / C# / predefined / query / WPF ListBox by Mike
WPF ListBox ControlAt this site there is an older post on the ListBox. It gives an example of a ListBox […] April 6, 2020 in WPF tagged box / bar / invisible / scroll / listbox / list / control / WPF ListBox 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 custom / common / box / message / dialog / modal by Mike
WPF Buttons and Message BoxesButtons are a very familiar interface element, but the precise definition is not obvious. A button is a […] March 28, 2020 in WPF tagged App.xaml / messagebox / app / box / button / message / show by Mike
WPF Message BoxThe WPF message box is a type of dialog. It is easy to display a message box in […] January 6, 2019 in C# tagged message / dialog / modal / messagebox / box by Mike
Excel VBA Message Box MsgBoxThe Excel message box is a handy tool for displaying information to the user and getting a response […] September 16, 2018 in Excel tagged VBA / box / msgbox / message / Excel VBA by Mike
Bootstrap Bootbox PluginWhat is Bootbox? First, Bootstrap is a CSS framework for building modern and responsive applications that look good […] June 24, 2018 in Bootstrap tagged Bootbox / message / plugin / Bootstrap / box / Bootstrap by Mike
The Box ModelThe box model is a model that assists HTML and CSS coders understand how to set the margin, […] October 22, 2016 in HTML tagged dimensions / height / innerheight / innerwidth / css / outerheight / html / outerwidth / margin / padding / width / model / box / border by Mike
C# XAML Combo BoxesThe book WPF 4.5 Unleashed by Adam Nathan discusses combo boxes on page 262-267. The ComboBox control enables […] May 10, 2016 in WPF tagged boxes / combo / box / C# XAML by Mike
C# WPF XAML ListBoxThe book Illustrated WPF discusses list box controls. A ListBox is a collection of items displayed to the […] May 8, 2016 in WPF tagged list / WPF / box / boxes / listbox / WPF ListBox by Mike