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

Tasks

How to: Add Command Routing to the Windows Forms Control

Reference

IView Interface

CView::OnInitialUpdate