This system-provided window procedure processes the actions on a list box control (WC_LISTBOX).

Purpose

A list box control is a window containing a list of items. Each item in a list box contains a text string (0 or more characters) and a handle. The text string is displayed in the list box window. The handle can be used by the application to refer to other data associated with each item.

List Box Control Styles

These list box control styles are available: