Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to set the clipping rectangle to select a portion of a window's client area to display as that window's thumbnail in the taskbar.
virtual BOOL SetTaskbarThumbnailClipRect(
CRect rect
);
Parameters
- rect
Specifies the new clipping rectangle. If the rectangle is empty or null, the clipping is removed.
Return Value
TRUE if successful; otherwise FALSE.
Requirements
Header: afxmdichildwndex.h