TB_GETMAXSIZETB_GETMAXSIZE*
*



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.

lpSize
Address of a SIZE structure that receives the size of the items.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.