TB_SETEXTENDEDSTYLETB_SETEXTENDEDSTYLE*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETDRAWTEXTFLAGS
*Next Topic: TB_SETHOTIMAGELIST

TB_SETEXTENDEDSTYLE


TB_SETEXTENDEDSTYLE
    wParam = 0;
    lParam = (LPARAM)(DWORD)dwExStyle;

Sets the extended styles for a toolbar control.

dwExStyle
Value specifying the new extended styles. This parameter can be a combination of extended styles.

Version 4.71

See also TB_GETEXTENDEDSTYLE


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.