Additional properties of common controls, which can be the same as the general list view, are inherent in the tree view, tool bar, tab control, are:
ImageListSmall - allows you to set a "list of icons" object for the general list (for the lvsDetail, lvsDetailNoHeader, lvsList and lvsIconSmall view modes). Among other things, this property allows you to change this object dynamically at runtime.
ImageListNormal - for the general list, sets the list of icons for the lvsIcon mode;
ImageListState - a list of images for the states of elements. An icon from this list is displayed in a separate column (space for the column is reserved if there is a non-empty ImageListState assigned);
Next, let's look at some of the special properties of the general list.