Contents Index Topic Contents | ||
Previous Topic: TB_GETBUTTONINFO Next Topic: TB_GETBUTTONTEXT |
TB_GETBUTTONSIZE
TB_GETBUTTONSIZE wParam = 0; lParam = 0;Retrieves the current width and height of toolbar buttons, in pixels.
- Returns a DWORD value that contains the width and height values in the low word and high word, respectively.
Version 4.70.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.