![]() | ![]() | ![]() |
| ||
|
TabCtrl_GetImageList
HIMAGELIST TabCtrl_GetImageList( HWND hwnd );Retrieves the image list associated with a tab control. You can use this macro or send the TCM_GETIMAGELIST message explicitly.
- Returns the handle to the image list if successful, or NULL otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.