TB_AUTOSIZETB_AUTOSIZE*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_ADDSTRING
*Next Topic: TB_BUTTONCOUNT

TB_AUTOSIZE


TB_AUTOSIZE 
    wParam = 0; 
    lParam = 0; 

Causes a toolbar to be resized.

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.


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