Expand Minimize
This topic has not yet been rated - Rate this topic

TB_GETRECT message

Retrieves the bounding rectangle for a specified toolbar button.

Parameters

wParam

Command identifier of the button.

lParam

Pointer to a RECT structure that will receive the bounding rectangle information.

Return value

Returns nonzero if successful, or zero otherwise.

Remarks

This message does not retrieve the bounding rectangle for buttons whose state is set to the TBSTATE_HIDDEN value.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.