Contents Index Topic Contents | ||
Previous Topic: LVM_GETEXTENDEDLISTVIEWSTYLE Next Topic: LVM_GETHOTCURSOR |
LVM_GETHEADER
LVM_GETHEADER wParam = 0; lParam = 0;Retrieves the handle to the header control used by the list view control. You can send this message explicitly or use the ListView_GetHeader macro.
- Returns the handle to the header control.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.