Contents Index Topic Contents | ||
Previous Topic: TB_SETSTATE Next Topic: TB_SETTOOLTIPS |
TB_SETSTYLE
TB_SETSTYLE wParam = 0; lParam = (LPARAM)(DWORD) dwStyle;Sets the style for a toolbar control.
- dwStyle
- Value specifying the styles to be set for the control. This value can be a combination of toolbar control styles.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.