The TB_SETBUTTONSIZE sets the size of the buttons to be added to a toolbar.
TB_SETBUTTONSIZE wParam = 0; lParam = (LPARAM) MAKELONG(dxButton, dyButton)
Returns TRUE if successful or FALSE otherwise.
The size can be set only before adding any buttons to the toolbar. If an application does not explicitly set the button size, the size defaults to 24 by 22 pixels.
file: /Techref/os/win/api/win32/mess/src/msg17_13.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 12:11,
3.128.95.148: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_13.htm"> TB_SETBUTTONSIZE</A> |
Did you find what you needed? |