CWinFormsDialog::operator ->

Replaces CWinFormsDialog::GetControl in expressions.

inline TManagedControl^ operator->( ) const throw( );

Remarks

This operator provides a convenient syntax that replaces GetControl in expressions.

For information on using Windows Forms, see Using a Windows Form User Control in MFC.

Requirements

Header: afxwinforms.h

See Also

Reference

CWinFormsDialog Class

CWinFormsDialog::GetControl