Contents Index Topic Contents | ||
Previous Topic: TB_SETIMAGELIST Next Topic: TB_SETINSERTMARK |
TB_SETINDENT
TB_SETINDENT wParam = (WPARAM)(INT) iIndent; lParam = 0;Sets the indentation for the first button in a toolbar control.
- Returns nonzero if successful, or zero otherwise.
- iIndent
- Value specifying the indentation, in pixels.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.