Contents Index Topic Contents | ||
Previous Topic: LVM_GETEDITCONTROL Next Topic: LVM_GETHEADER |
LVM_GETEXTENDEDLISTVIEWSTYLE
LVM_GETEXTENDEDLISTVIEWSTYLE wParam = 0; lParam = 0;Retrieves the extended styles that are currently in use for a given list view control. You can send this message explicitly or use the ListView_GetExtendedListViewStyle macro.
- Returns a DWORD that represents the styles currently in use for a given list view control. This value can be a combination of extended styles.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.