共用方式為


CWinFormsControl::operator - >

在取代運算式中 CWinFormsControl::GetControl

inline TManagedControl^ operator->( ) const;

備註

這個運算子提供取代運算式的 GetControl 的便利語法。

如需 Windows Form 的詳細資訊,請參閱 在 MFC 中使用 Windows Form 使用者控制項

需求

Header: afxwinforms.h

請參閱

參考

CWinFormsControl 類別

CWinFormsControl::GetControl