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 reference to a Windows Forms user control.
inline operator TManagedControl^( ) const throw( );
Remarks
This operator casts a type as a reference to a UserControl control. It is used to pass a CWinFormsDialog<TManagedControl> dialog box to functions that accept a pointer to a Windows Forms user control object.
Requirements
Header: afxwinforms.h