| Funktionsname | c:<CONTROL-NAME>_OnReleasedCapture |
|---|---|
| Syntax | (defun c:<CONTROL-NAME>_OnReleasedCapture
Value [as Long] /) |
| Rückgabewert | Ignored |
| Ausgelöst durch | Slider |
This event is triggered when the user releases the button after dragging it to a new position. Value is the new value property for the control.