Header Class The class for list header controls. Headers are most commonly used in controls of the ListViewW32 class.
ListView Class The class for elaborated list controls that support multiple ways of viewing a list of nonhierarchical data. These views include
large and small rearrangable icons and a detail (or report) view.
Pager Class The class for tabbed, multi-page dialogs and for button bars. On Windows, this class corresponds to the TabControl control.
On Windows, only major tabs are supported. Minor tabs (also called 'subpages' or 'child pages') are not supported.
ProgressBar Class The class for progress bar controls. A progress bar displays a progress.
StatusBar Class The class for status bar controls. A status bar is a container for a set of text labels that change dynamically.