public dragTo(x as Int, y as Int) as Boolean:
Moves the splitter handle during an active drag.
true when pane bounds changed and a repaint is useful.
true
if splitter.dragTo(x, y): splitter.repaint()