Share via


IView::OnInitialUpdate

Called by the framework after the view is first attached to the document, but before the view is initially displayed.

void OnInitialUpdate();

Requirements

Header: afxwinforms.h

See Also

Concepts

IView Interface

CView::OnInitialUpdate

How to: Add Command Routing to the Windows Forms Control