CWinFormsControl Members

The following are members of the CWinFormsControl Class.

Construction

CWinFormsControl::CWinFormsControl

Constructs an MFC Windows Forms control wrapper object.

Operations

CWinFormsControl::CreateManagedControl

Creates a Windows Forms control in an MFC container.

CWinFormsControl::GetControl

Retrieves a pointer to the Windows Forms control.

CWinFormsControl::GetControlHandle

Retrieves a handle to the Windows Forms control.

Operators

CWinFormsControl::operator ->

Replaces CWinFormsControl::GetControl in expressions.

CWinFormsControl::operator TManagedControl^

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

See Also

Reference

CWinFormsControl Class