![]() | ![]() | ![]() |
| ||
|
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.
- Returns the handle to the image list if successful, or NULL otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.