CWinFormsControl::operator TManagedControl^
Casts a type as a pointer to a Windows Forms control.
inline operator TManagedControl^( ) const;
Remarks
This operator passes CWinFormsControl<TManagedControl> to functions that accept a pointer to a Windows Forms control.
Requirements
Header: afxwinforms.h