Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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