|
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.
hImageList | A handle to a preloaded image list. |
Implements CBCGPBaseTabImpl.