TB_GETIMAGELIST

This message retrieves the image list that a toolbar control uses to display buttons in their default state. A toolbar control uses this image list to display buttons in their default state; that is, when they are not hot or disabled.

At a Glance

Header file: Commctrl.h
Windows CE versions: 2.0 and later

Syntax

  1. TB_GETIMAGELIST wParam = 0; lParam = 0;

Return Values

Returns the handle to the image list or NULL if no image list is set.