CDocument::OnDrawThumbnail
Override this method in a derived class to draw the thumbnail.
virtual void OnDrawThumbnail(
CDC& dc,
LPRECT lprcBounds
);
Parameters
dc
A reference to a device context.lprcBounds
Specifies a bounding rectangle of the area where the thumbnail should be drawn.
Requirements
Header: afxwin.h