thanks
Posted on 2005-02-07 21:15:13 by jndk
invoke SendMessage, toolbar handle, TB_ENABLEBUTTON, button comand identifier, TRUE/FALSE

if you need to disable the button when the toolbar is created. use 0 instead of TBSTATE_ENABLED.
Posted on 2005-02-08 05:11:59 by arafel