We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

updown Style


How can i style updown control?
I would like style background, border, arrow color...

I don't find a updown sample's style

Please Help Me




3 Replies

VR Varalakshmi R.S Syncfusion Team November 29, 2010 04:54 AM UTC

Hi Berthet,

Thank you for your interest in Syncfusion products.

UpDown control’s style can be applied by using the following attributes.

oBackColor
oBorderColor
oBorderStyle
oBorderWidth
oFont
oForeColor
oNegativeColor

These attributes can be configured through the UpDown control’s property window also.


BackColor="#FFCCFF" BorderColor="#3333FF" BorderStyle="Groove"
BorderWidth="2px" ForeColor="#3333CC" NegativeColor="Red" />


I have also prepared a simple sample which can be downloaded from the link below.

97430-100730278.zip

Kindly try the sample and Please let me know if you have any other questions.

Regards,
Varalakshmi.R.S




BE berthet November 29, 2010 08:19 AM UTC

Thanks for your response
but, i need to cutomize the arrow of spinner updown in wpf, and make a corner radius .

Have you a style of a wpf updown control?

Thanks




RM Ramalakshmi M Syncfusion Team November 30, 2010 12:17 PM UTC

Hi Berthet,

We can customize the UpdownControl by editing the template using Blend. We have attached a sample which illustrate this.
In the sample I have change the chagnged the upbutton arrow and Cornerradius.

Please let us know if you have any queries.

Regards,
Ramalakshmi M.




UpdownSpinnerPath_d1d01a89.zip

Loader.
Live Chat Icon For mobile
Up arrow icon