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


IView Interface

Implements several methods that CWinFormsView uses to send view notifications to a managed control.

interface class IView

Заметки

IView implements several methods that CWinFormsView uses to forward common view notifications to a hosted managed control. These are OnInitialUpdate, OnUpdate and OnActivateView.

IView is similar to CView, but is used only with managed views and controls.

For more information on using Windows Forms, see Using a Windows Form User Control in MFC.

Требования

Header: afxwinforms.h (defined in assembly atlmfc\lib\mfcmifc80.dll)

См. также

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

IView Members

CWinFormsView Class

CView Class