WPF ProgressBarWhen you have operations in your software that take a long time to complete, you might find that […] April 24, 2020 in WPF tagged bar / progressbar / progress by Mike
WPF ToolBarThe ToolBar control is typically used to group together many small buttons or other controls as an enhancement […] April 18, 2020 in WPF tagged bar / tool / toolbar by Mike
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 WPF / bar / scroll / listbox / listview / list 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 list / control / box / bar / invisible / scroll / listbox / WPF ListBox by Mike