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


CWinFormsControl::operator ->

Replaces CWinFormsControl::GetControl in expressions.

inline TManagedControl^ operator->( ) const;

Заметки

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

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

Требования

Header: afxwinforms.h

См. также

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

CWinFormsControl Class

CWinFormsControl Members

CWinFormsControl::GetControl