0

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 it? That is ok, but i need tat up and down button for mouse click

Thanks,

Dave Clemmer
  • 3,741
  • 12
  • 49
  • 72
jow
  • 1
  • 1

1 Answers1

0

With Infragistics use the XamNumericEditor control. The Up and Down arrow keys make the value change.

Mart
  • 5,608
  • 3
  • 32
  • 45