TB_SETCMDIDTB_SETCMDID*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETBUTTONWIDTH
*Next Topic: TB_SETCOLORSCHEME

TB_SETCMDID


TB_SETCMDID 
    wParam = (WPARAM) (UINT) index; 
    lParam = (WPARAM) (UINT) cmdId; 

Sets the command identifier of a toolbar button.

index
Zero-based index of the button whose command identifier is to be set.
cmdId
Command identifier.

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