| Function Name | c:<CONTROL-NAME>#OnReleasedCapture |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>#OnReleasedCapture
(Value [as Long] /) |
| Return Type | Ignored |
| Applies To | Slider |
当用户将按钮拖动到新位置后释放按钮时,会触发此事件。 Value是控件的新值属性。
|
|
| Function Name | c:<CONTROL-NAME>#OnReleasedCapture |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>#OnReleasedCapture
(Value [as Long] /) |
| Return Type | Ignored |
| Applies To | Slider |
当用户将按钮拖动到新位置后释放按钮时,会触发此事件。 Value是控件的新值属性。