Share via


CPaneFrameWnd::RedrawAll

Redraws all mini-frame windows.

static void RedrawAll();

Remarks

This method updates all mini-frame windows by calling CWnd::RedrawWindow for each window.

Requirements

Header: afxPaneFrameWnd.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CPaneFrameWnd Class