void CBCGPTasksPane::SetIconsList | ( | HIMAGELIST | hIcons | ) |
Sets the image list associated with tasks.
Use this function to attach an image list to the task pane control. When you call AddTask() set nTaskIcon parameter to the appropriate zero-based index in this image list.
hIcons | A handle to an existing image list. |