开发者

Is there a Up/Down Combo button in WPF control?

开发者 https://www.devze.com 2023-02-19 03:39 出处:网络
In my WPF C# application, I want to add a Up / Down (开发者_如何学Pythonor Plus / Minus) button to increment or decrement an integer in a TextBox. Is there such a control or do I need to write and pos

In my WPF C# application, I want to add a Up / Down (开发者_如何学Pythonor Plus / Minus) button to increment or decrement an integer in a TextBox. Is there such a control or do I need to write and position a TextBox and two Buttons?


Microsoft has a "NumericUpDown Custom Control with Theme and UI Automation Support Sample"

Other useful links:

  • http://wpftoolkit.codeplex.com/wikipage?title=NumericUpDown&referringTitle=Home
  • http://www.codeproject.com/KB/WPF/NumericUpDownTextBox.aspx
  • http://code.google.com/p/phoenix-control-library/
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号