WEL_LIST_VIEW

A WEL_LIST_VIEW control is an encapsulation of the Windows List View control and provides several ways of displaying a collection of items. Each item can consist of a text and an icon. Certain styles allow additional information to be displayed in columns to the right of the icon and label.

Appearance

A WEL_LIST_VIEW with the Lvs_report style.
list_view_style_lvs_report

A WEL_LIST_VIEW with the Lvs_list style.
list_view_style_lvs_list

A WEL_LIST_VIEW with the Lvs_icon style.
list_view_style_lvs_icon

A WEL_LIST_VIEW with the Lvs_smallicon style.
list_view_style_lvs_icon_small