| Wijmo Control Toolkit Extender Controls > C1Slider Extender > C1SliderExtender Tutorial > Step 2 of 3: Customizing the Slider Bar |
In this topic you will set some of the properties for the C1SliderExtender.
<wijmo:C1SliderExtender ID="SliderExtender1" runat="server"
TargetControlID="TextBox1" Range="True" Max="500">
</wijmo:C1SliderExtender>
Now run the project to see the formatted slider.