Share via


TB_SETSTYLE (Windows CE 5.0)

Send Feedback

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

Toolbar Controls Messages

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.