TB_SETMAXTEXTROWSTB_SETMAXTEXTROWS*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETINSERTMARKCOLOR
*Next Topic: TB_SETPADDING

TB_SETMAXTEXTROWS


TB_SETMAXTEXTROWS
    wParam = (WPARAM)(INT) iMaxRows;
    lParam = 0;

Sets the maximum number of text rows displayed on a toolbar button.

iMaxRows
Maximum number of rows of text that can be displayed.

Version 4.70


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