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.
Retrieves a pointer to the Windows Forms control.
inline TManagedControl^ GetControl( ) const;
Return Value
Returns a pointer to the Windows Forms control.
Example
See CWinFormsControl::CreateManagedControl.
Requirements
Header: afxwinforms.h
See Also
Reference
CWinFormsControl::GetControlHandle
CWinFormsControl::CreateManagedControl