技术文档MQL5参考标准程序库面板和对话框CWndShiftShift平移执行控件坐标的相对平移。void Shift( const int dx, // 增量 X const int dy // 增量 Y )参数 dx[输入] 增量 X。dy[输入] 增量 Y。返回值 无。MoveResize