Description
The Win32ListViewBackground
object is a helper object for the Win32ListView control. The Win32ListViewBackground
object contains information about the background image of a list-view control (see wBackground
property). The information is retrieved from the LVBKIMAGE
structure of the underlying list-view control. Read the description of the LVBKIMAGE
structure in the MSDN library for details.