C#中:有没有一种方法,使一个NumericUpDown控件无限的,而不必指定其最大属性的特定值的最大值? [英] C#: Is there a way to make the maximum value of a NumericUpDown control unlimited instead of having to specify a specific value in its Maximum property?

查看:1498
本文介绍了C#中:有没有一种方法,使一个NumericUpDown控件无限的,而不必指定其最大属性的特定值的最大值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C#中:有没有一种方法,使一个NumericUpDown控件无限的,而不必指定一个特定的值,其最大属性的最大值

C#: Is there a way to make the maximum value of a NumericUpDown control unlimited instead of having to specify a specific value its the Maximum property?

推荐答案

在的NumericUpDown最大属性设置为数据类型的maxValue属性被重新presenting。

Set the NumericUpDown Maximum property to the MaxValue property of the data type it is representing.

这篇关于C#中:有没有一种方法,使一个NumericUpDown控件无限的,而不必指定其最大属性的特定值的最大值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆