Поделиться через


CWinFormsDialog::operator ->

Replaces CWinFormsDialog::GetControl in expressions.

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

Заметки

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.

Требования

Header: afxwinforms.h

См. также

Основные понятия

CWinFormsDialog Class

CWinFormsDialog Members

CWinFormsDialog::GetControl