TB_GETBUTTONINFOTB_GETBUTTONINFO*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TB_GETBUTTON
*Next Topic: TB_GETBUTTONSIZE

TB_GETBUTTONINFO


TB_GETBUTTONINFO
    wParam = (WPARAM)(INT) iID;
    lParam = (LPARAM)(LPTBBUTTONINFO) lptbbi;

Retrieves extended information for a button in a toolbar.

iID
Command identifier of the button.
lptbbi
Address of a TBBUTTONINFO structure that receives the button information. The cbSize and dwMask members of this structure must be filled in prior to sending this message.

Version 4.71


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