Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/4106-standardlibrary-controls-cdialog-cdialogondialogdragprocess.md
T
2026-06-23 21:47:51 +08:00

265 B

OnDialogDragProcess

The virtual handler of the control "DialogDragProcess" event.

virtual bool  OnDialogDragProcess()

Return Value

true - event processed, otherwise - false.

Note

The "DialogDragProcess" event occurs when the control is dragged.