Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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