HDM_SETIMAGELISTHDM_SETIMAGELIST*
*Contents  *Index  *Topic Contents
*Previous Topic: HDM_SETHOTDIVIDER
*Next Topic: HDM_SETITEM

HDM_SETIMAGELIST


HDM_SETIMAGELIST
    wParam = 0;
    lParam = (LPARAM) himl;

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

himl
Handle to an image list.

Version 4.70


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