The TB_DELETEBUTTON message deletes a button from the toolbar.
TB_DELETEBUTTON wParam = (WPARAM) iButton; lParam = 0;
Returns TRUE if successful or FALSE otherwise.