LVM_SETTILEINFO message

Sets information for an existing tile of a list-view control.

Parameters

wParam

Must be zero.

lParam

Pointer to an **LVTILEINFO** structure that contains the information to set.

Return value

Returns TRUE if successful, or FALSE otherwise.

Remarks

LVM_SETTILEINFO is not supported under the LVS_OWNERDATA style.

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
Commctrl.h