TabCtrl_GetExtendedStyleTabCtrl_GetExtendedStyle*
*Contents  *Index  *Topic Contents
*Previous Topic: TabCtrl_GetCurSel
*Next Topic: TabCtrl_GetImageList

TabCtrl_GetExtendedStyle


DWORD TabCtrl_GetExtendedStyle(
    HWND hwndTab
);

Retrieves the extended styles that are currently in use for the tab control. You can use this macro or send the TCM_GETEXTENDEDSTYLE message explicitly.

hwndTab
Handle to the tab control.

Version 4.71


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