TB_GETRECTTB_GETRECT*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_GETPADDING
*Next Topic: TB_GETROWS

TB_GETRECT


TB_GETRECT
    wParam = (WPARAM)(INT) iID;
    lParam = (LPARAM)(LPRECT) lprc;

Retrieves the bounding rectangle for a specified toolbar button.

iID
Button identifier.
lprc
Address of a RECT structure that will receive the bounding rectangle information.

Version 4.70.


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