Share via


IView::OnUpdate

Called by MFC after the view's document has been modified.

void OnUpdate();

Remarks

This function allows the view to update its display to reflect modifications.

Requirements

Header: afxwinforms.h

See Also

Concepts

IView Interface

CView::OnUpdate

How to: Add Command Routing to the Windows Forms Control