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


CWinFormsView::operator Control^

Casts a type as a pointer to a Windows Forms control.

operator System::Windows::Forms::Control^( ) const;

Заметки

This operator allows you to pass a CWinFormsView view to functions that accept a pointer to a Windows Forms control of type System.Windows.Forms.Control.

Пример

See CWinFormsView::GetControl.

Требования

Header: afxwinforms.h

См. также

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

CWinFormsView Class

CWinFormsView Members