Contents Index Topic Contents | ||
Previous Topic: TB_GETDISABLEDIMAGELIST Next Topic: TB_GETHOTIMAGELIST |
TB_GETEXTENDEDSTYLE
TB_GETEXTENDEDSTYLE wParam = 0; lParam = 0;Retrieves the extended styles for a toolbar control.
- Returns a DWORD that represents the styles currently in use for the toolbar control. This value can be a combination of extended styles.
Version 4.71
See also TB_SETEXTENDEDSTYLE
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.