Share via


CTabCtrl::SetExtendedStyle

DWORD SetExtendedStyle( DWORD dwNewStyle**, DWORD** dwExMask = 0 );

Return Value

A DWORD value that contains the previous , as described in the Internet Client SDK.

Parameters

dwNewStyle

Value specifying a combination of tab control extended styles.

dwExMask

A DWORD value that indicates which styles in dwNewStyle are to be affected. Only the extended styles in dwExMask will be changed. All other styles will be maintained as is. If this parameter is zero, then all of the styles in dwNewStyle will be affected.

Return Value

This member function implements the behavior of the Win32 message , as described in the Internet Client SDK.

CTabCtrl OverviewClass MembersHierarchy Chart

See Also   CTabCtrl::GetExtendedStyle