|
virtual |
Sets an image list.
Call this function to set an image list for the tab control. The images from the image list are displayed along with tab's labels. You specify the index of image to display in AddTab().
The function recalculates the tabs height according to image and text size.
uiID | Specifies a bitmap resource ID to load the image list from. |
cx | Width of each image, in pixels. |
clrTransp | Specifies the image transparent color. |