UpdateTrackLayout Method (C1RangeSelector)
In This Topic
This method will take the current min, max, and value to calculate and layout the current control measurements.
Syntax
'Declaration
Protected Overrides Sub UpdateTrackLayout()
protected override void UpdateTrackLayout()
See Also