CMDIChildWndEx::EnableTaskbarThumbnailClipRect
Enables or disables automatic selection of a portion of a window's client area to display as that window's thumbnail in the taskbar.
void EnableTaskbarThumbnailClipRect(
BOOL bEnable = TRUE
);
Parameters
- bEnable
Specifies whether to enable (TRUE), or disable (FALSE) automatic selection of a portion of a window's client area to display.
Requirements
Header: afxmdichildwndex.h