Add 添加控件至容器。 MQL5复制bool Add( CWnd& control // 引用 ) 参数 control [输入] 添加的控件, 通过引用传递。 返回值 true 如果成功, 否则 false。