技术文档MQL5参考标准程序库面板和对话框CWndContainerControlFindControlFindControlFind获取容器内标识符对应的控件。virtual CWnd* ControlFind( const long id // id )参数 id[输入] 控件 ID。返回值 控件指针, 否则, 若未发现控件 NULL。ControlAdd