SplitterMoved

Function Name c:<CONTROL-NAME>#OnSplitterMoved
Syntax   (defun c:<CONTROL-NAME>#OnSplitterMoved (UpperLeftX [as Long] UpperLeftY [as Long] Width [as Long] Height [as Long] /)
)
Return Type Ignored
Applies To Splitter

This event is triggered when the splitter moves to a new position. The UpperLeftX, UpperLeftY, Width, and Height arguments specify the new position.