Click or drag to resize

UserInterfaceSliderAllowValueAfterRangeEnd Property

Set to true if you want to allow dragging of the slider grip after the end of the defined range.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool AllowValueAfterRangeEnd { get; set; }

Property Value

Type: Boolean
See Also