This macro sets extended styles for list view controls.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 2.0 and later |
Related message: | LVM_SETEXTENDEDLISTVIEWSTYLE |
Syntax
void ListView_SetExtendedListViewStyle(HWND hwndLV,
DWORD dwExStyle);
Parameters
hwndLV
Handle to the list view control that will receive the style change.
dwExStyle
Specifies the extended list view control style. This parameter can be a combination of extended styles.