CMDIChildWndEx::UnregisterTaskbarTab
Removes the MDI child from Windows 7 taskbar tabs.
void UnregisterTaskbarTab(
BOOL bCheckRegisteredMDIChildCount = TRUE
);
Parameters
- bCheckRegisteredMDIChildCount
Specifies whether this function needs to check the number of MDI children registered with MDI tabs. If this number is 0, then this function removes the clipping rectangle from the application's taskbar thumbnail.
Requirements
Header: afxmdichildwndex.h