TB_GETBUTTONTB_GETBUTTON*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_GETBITMAPFLAGS
*Next Topic: TB_GETBUTTONINFO

TB_GETBUTTON


TB_GETBUTTON 
    wParam = (WPARAM) iButton; 
    lParam = (LPARAM) (LPTBBUTTON) lpButton; 

Retrieves information about the specified button in a toolbar.

iButton
Zero-based index of the button for which to retrieve information.
lpButton
Address of the TBBUTTON structure that receives the button information.

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