Tagged Questions

0
votes
1answer
73 views

updown control in wpf

I want to use a Similar control like domainUPDown control in my wpf application. How to do the using infragistic or any other way. I need a control like a textbox with up and down button. How to do ...