简体   繁体   中英

Using controls in C#.net GUI Application

如何使用垂直滚动条控件控制文本框的输入,文本框的输入是age,这是C#GUI应用程序中设计Windows窗体的数字?

您正在寻找Numeric UpDown控件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM