Prev Next
The TabCtrl_RemoveImage macro removes an image from a tab control’s
image list. You can use this macro or explicitly send the TCM_REMOVEIMAGE
message.
void TabCtrl_RemoveImage(
Parameters
-
hwnd
-
Handle to the tab control.
-
iImage
-
Index of the image to remove.
Return Values
No return value.
Remarks
The tab control updates each tab’s image index, so each tab remains associated
with the same image it had been.
See Also
TCM_REMOVEIMAGE
file: /Techref/os/win/api/win32/mac/src/mac04_13.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/11 09:14,
|
| ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/mac/src/mac04_13.htm"> TabCtrl_RemoveImage</A> |
Did you find what you needed?
|
|