The TCM_SETITEMSIZE message sets the width and height of tabs in a fixed-width or owner-drawn tab control. You can send this message explicitly or by using the TabCtrl_SetItemSize macro.
TCM_SETITEMSIZE wParam = 0; // not used; must be zero lParam = MAKELPARAM(cx, cy); // new width and height, in pixels
Returns the old width and height. The width is in the low-order word of the return value, and the height is in the high-order word.
file: /Techref/os/win/api/win32/mess/src/msg19_18.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 22:31,
3.145.100.144:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://ecomorder.com/techref/os/win/api/win32/mess/src/msg19_18.htm"> TCM_SETITEMSIZE</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.