Prev Next

TB_AUTOSIZE Overview  Group

The TB_AUTOSIZE message causes a toolbar to be resized.

TB_AUTOSIZE 

wParam = 0; 

lParam = 0; 

 

Return Values

No return value.

Remarks

An application sends the TB_AUTOSIZE message after causing the size of a toolbar to change either by setting the button or bitmap size or by adding strings for the first time.

Comments: