TB_ISBUTTONCHECKEDTB_ISBUTTONCHECKED*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_INSERTMARKHITTEST
*Next Topic: TB_ISBUTTONENABLED

TB_ISBUTTONCHECKED


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

Determines whether the specified button in a toolbar is checked.

idButton
Command identifier of the button.

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