Header_SetImageListHeader_SetImageList*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Header_SetHotDivider
*Next Topic: Header_SetItem

Header_SetImageList


HIMAGELIST Header_SetImageList(
    HWND hwndHD,
    HIMAGELIST himl
);

Assigns an image list to an existing header control. You can use this macro or send the HDM_SETIMAGELIST message explicitly.

hwndHD
Handle to a header control.
himl
Handle to an image list.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.