本文介绍了设置numericupdown的属性不允许手动超过最大数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 当用户手动输入时,设置numericupdown的属性不允许超过最大数量....这个Iam在keydown事件中处理但是每次用户输入任何值时都会触发此事件。所以有任何直接有必要处理这种情况。what is the property to set numericupdown not allow to more than the maximum number when user types manually ....This Iam handling in the keydown event but this event fires every time user enters any value.so is there is any direct propery to handle this case.推荐答案 这篇关于设置numericupdown的属性不允许手动超过最大数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-19 01:56