Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Casts a type as a pointer to a Windows Forms control.
operator System::Windows::Forms::Control^( ) const;
Remarks
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.
Example
See CWinFormsView::GetControl.
Requirements
Header: afxwinforms.h