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.
Inserts the MDI child before the specified window on Windows 7 taskbar tabs.
void SetTaskbarTabOrder(
CMDIChildWndEx* pWndBefore = NULL
);
Parameters
- pWndBefore
A pointer to the MDI child window whose thumbnail is inserted to the left. This window must already be registered through RegisterTaskbarTab. If this value is NULL, the new thumbnail is added to the end of the list.
Requirements
Header: afxmdichildwndex.h