TCM_GETIMAGELISTTCM_GETIMAGELIST*
*Contents  *Index  *Topic Contents
*Previous Topic: TCM_GETEXTENDEDSTYLE
*Next Topic: TCM_GETITEM

TCM_GETIMAGELIST


TCM_GETIMAGELIST 
    wParam = 0;
    lParam = 0;

Retrieves the image list associated with a tab control. You can send this message explicitly or by using the TabCtrl_GetImageList macro.


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