TB_GETSTATETB_GETSTATE*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_GETROWS
*Next Topic: TB_GETSTYLE

TB_GETSTATE


TB_GETSTATE 
    wParam = (WPARAM) idButton; 
    lParam = 0; 

Retrieves information about the state of the specified button in a toolbar, such as whether it is enabled, pressed, or checked.

idButton
Command identifier of the button for which to retrieve information.

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