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.
- Returns nonzero if successful, or zero otherwise.
- iMaxRows
- Maximum number of rows of text that can be displayed.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.