FIX. RadTrackBar - the ranges cannot be set from the properties window in Visual Studio.
To reproduce:
- Set the mode and add ranges from the properties window.
- The ranges are not added to the track bar
Workaround:
- Use the smart tag or add the ranges in code.