DocumentationMQL5 ReferenceStandard LibraryPanels and DialogsCWndShiftShiftShiftPerforms the relative shift of a control.void Shift( const int dx, // delta X const int dy // delta Y )Parameters dx[in] Delta X.dy[in] Delta Y.Return Value true - successful, otherwise - false.Last updated on 2026-07-24MoveResize