CTabCtrl::GetExtendedStyle
Retrieves the extended styles that are currently in use for the tab control.
DWORD GetExtendedStyle( );
Return Value
Represents the extended styles currently in use for the tab control. This value is a combination of tab control extended styles, as described in the Windows SDK.
Remarks
This member function implements the behavior of the Win32 message TCM_GETEXTENDEDSTYLE, as described in the Windows SDK.
Requirements
Header: afxcmn.h