Contents Index Topic Contents | ||
Previous Topic: Header_DeleteItem Next Topic: Header_GetItem |
Header_GetImageList
HIMAGELIST Header_GetImageList(HWND hwndHD);Retrieves the handle to the image list that has been set for an existing header control. You can use this macro or send the HDM_GETIMAGELIST message explicitly.
- Returns the handle to the image list that is set for the header control.
- hwndHD
- Handle to a header control.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.