LVM_GETTILEINFO message
Retrieves information about a tile in a list-view control.
Parameters
-
wParam
- Must be zero.
-
lParam
- Pointer to an **LVTILEINFO** structure that receives the retrieved information.
Return value
Return value not used.
Remarks
Tile view is a new way of arranging and displaying items in a list-view control. The other views are icon, small icon, details, and list.
Note
To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|