TB_SETSTYLE (Windows CE 5.0)
This message sets the style for a toolbar control.
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.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors