Contents Index Topic Contents | ||
Previous Topic: TB_GETITEMRECT Next Topic: TB_GETOBJECT |
TB_GETMAXSIZE
TB_GETMAXSIZE wParam = 0; lParam = (LPARAM)(LPSIZE)lpSize;Retrieves the total size of all of the visible buttons and separators in the toolbar.
- Returns nonzero if successful, or zero otherwise.
- lpSize
- Address of a SIZE structure that receives the size of the items.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.