WPF ListView and ScrollViewerThe ListView control derives from (inherits from) ListBox. A ListView is basically like a ListBox, but it also […] April 10, 2020 in WPF tagged bar / scroll / listbox / listview / list / WPF by Mike
WPF ListBox List FontsHere is another example of the ListBox. Here we will display all of the system fonts. Below is […] April 9, 2020 in WPF tagged list / box / system / listbox / fonts / font / display / WPF ListBox by Mike
WPF ListBox SelectionListBox SelectionChanged Event This post follows along using the example from the previous post. The series links can […] April 9, 2020 in WPF tagged list / WPF / box / selection / listbox / selectionchanged / scrollbar / scrollviewer / WPF ListBox by Mike
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 box / Linq / example / listbox / colors / colours / list / loaded / color / C# / predefined / query / window_loaded / 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 bar / invisible / scroll / listbox / list / control / box / WPF ListBox 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