The TB_SETBITMAPSIZE message sets the size of the bitmapped images to be added to a toolbar.
TB_SETBITMAPSIZE wParam = 0; lParam = (LPARAM) MAKELONG(dxBitmap, dyBitmap)
Returns TRUE if successful or FALSE otherwise.
The size can be set only before adding any bitmaps to the toolbar. If an application does not explicitly set the bitmap size, the size defaults to 16 by 15 pixels.
file: /Techref/os/win/api/win32/mess/src/msg17_12.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 12:05,
3.145.168.203:LOG IN
|
©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/mess/src/msg17_12.htm"> TB_SETBITMAPSIZE</A> |
Did you find what you needed? |