Tagged Questions
10
votes
5answers
15k views
Where is the WPF Numeric UpDown control?
Possible duplicate: Good NumericUpDown equivalent in WPF?
Getting into the first serious WPF project. It seems like there are a lot of basic controls flat out missing. Specifically, I am ...
0
votes
1answer
71 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 ...