|  |  |  | 
| 
 | ||
| 
 | ||
TCM_GETEXTENDEDSTYLE
TCM_GETEXTENDEDSTYLE wParam = 0; lParam = 0;Retrieves the extended styles that are currently in use for the tab control. You can send this message explicitly or by using the TabCtrl_GetExtendedStyle macro.
- Returns a DWORD value that represents the extended styles currently in use for the tab control. This value is a combination of tab control extended styles.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.