Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the extended styles for a toolbar control.
DWORD SetExtendedStyle(
DWORD dwExStyle
);
Parameters
- dwExStyle
A value specifying the new extended styles. This parameter can be a combination of the toolbar extended styles.
Return Value
A DWORD that represents the previous extended styles. For a list of styles, see Toolbar Extended Styles, in the Windows SDK.
Remarks
This member function implements the behavior of the Win32 message TB_SETEXTENDEDSTYLE, as described in the Windows SDK.
Requirements
Header: afxcmn.h