TB_ISBUTTONHIDDENTB_ISBUTTONHIDDEN*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_ISBUTTONENABLED
*Next Topic: TB_ISBUTTONHIGHLIGHTED

TB_ISBUTTONHIDDEN


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

Determines whether the specified button in a toolbar is hidden.

idButton
Command identifier of the button.

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