Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3945-standardlibrary-controls-cscroll-cscrollonthumbdragstart.md
T
2026-06-23 21:47:51 +08:00

269 B

OnThumbDragStart

The virtual handler of the control "ThumbDragStart" (drag start) event.

virtual bool  OnThumbDragStart()

Return Value

true - event processed, otherwise - false.

Note

The "ThumbDragStart" event occurs at start of the drag operation.