IView::OnInitialUpdate
Called by the framework after the view is first attached to the document, but before the view is initially displayed.
Syntax
void OnInitialUpdate();
Requirements
Header: afxwinforms.h
See Also
IView Interface
CView::OnInitialUpdate
How to: Add Command Routing to the Windows Forms Control