Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This message sets the style for a toolbar control.
Syntax
TB_SETSTYLE wParam = 0;
lParam = (LPARAM)(DWORD) dwStyle;
Parameters
- wParam
Not used.
- dwStyle
Specifies the styles to be set for the control. It can be a combination of toolbar control styles.
Return Value
None.
Requirements
| Header | commctrl.h |
| Windows Embedded CE | Windows CE 1.0 and later |