Поделиться через


IView::OnUpdate

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

void OnUpdate();

Заметки

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

Требования

Header: afxwinforms.h

См. также

Основные понятия

IView Interface

CView::OnUpdate

How to: Add Command Routing to the Windows Forms Control