This message removes an image from a tab control’s image list. You can send this message explicitly or by using the TabCtrl_RemoveImage macro.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 1.0 and later |
Related macro: | TabCtrl_RemoveImage |
Syntax
Parameters
iImage
Index of the image to remove.
Return Values
None.