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.
3/28/2014
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 as listed in Control Styles.
Return Value
None.
Requirements
Header |
commctrl.h |