| 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 |
当分离器移动到新位置时触发该事件。 UpperLeftX,UpperLeftY,Width和Height参数指定新位置。