Prev Next
The TabCtrl_SetItemSize macro sets the width and height of tabs in a
fixed-width or owner-drawn tab control. You can use this macro or explicitly
send the TCM_SETITEMSIZE message.
DWORD TabCtrl_SetItemSize(
HWND hwnd,
|
|
int cx,
|
|
int cy
|
|
);
|
|
Parameters
-
hwnd
-
Handle to the tab control.
-
cx and cy
-
New width and height, in pixels.
Return Values
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.
See Also
TCM_SETITEMSIZE
file: /Techref/os/win/api/win32/mac/src/mac04_19.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/6 21:03,
|
| ©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/mac/src/mac04_19.htm"> TabCtrl_SetItemSize</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to ecomorder.com!
|
.
|