CWinFormsControl::operator - >
替换在表达式中 CWinFormsControl::GetControl。
inline TManagedControl^ operator->( ) const;
备注
此运算符提供替换在表达式中 GetControl 的一种方便语法。
有关Windows窗体的更多信息,请参见 在 MFC 中使用 Windows 窗体用户控件。
要求
Header: afxwinforms.h
替换在表达式中 CWinFormsControl::GetControl。
inline TManagedControl^ operator->( ) const;
此运算符提供替换在表达式中 GetControl 的一种方便语法。
有关Windows窗体的更多信息,请参见 在 MFC 中使用 Windows 窗体用户控件。
Header: afxwinforms.h