The TB_GETBUTTON message retrieves information about the specified button in a toolbar.
TB_GETBUTTON wParam = (WPARAM) iButton; lParam = (LPARAM) (LPTBBUTTON) lpButton;
Returns TRUE if successful or FALSE otherwise.
TBBUTTON