Поделиться через


CTabCtrl::GetExtendedStyle

Retrieves the extended styles that are currently in use for the tab control.

DWORD GetExtendedStyle( );

Возвращаемое значение

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.

Заметки

This member function implements the behavior of the Win32 message TCM_GETEXTENDEDSTYLE, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CTabCtrl Class

CTabCtrl Members

Hierarchy Chart

CTabCtrl::SetExtendedStyle