最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
一个数字文本框控件,我觉得思路蛮不错的
时间:2022-07-02 12:00:19 编辑:袖梨 来源:一聚教程网
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using System.Diagnostics;
namespace UtilityLibrary
{
///
/// Summary description for NumericTextBox.
///
public class NumericTextBox : System.Windows.Forms.TextBox
{
private int minimum = -1;
private int maximum = -1;
private bool useRange = false;
private string lastChar;
public NumericTextBox()
{
InitializeComponent();
}
protected override void OnPaint(PaintEventArgs pe)
{
base.OnPaint(pe);
}
public Size SetRange
{
get
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using System.Diagnostics;
namespace UtilityLibrary
{
///
/// Summary description for NumericTextBox.
///
public class NumericTextBox : System.Windows.Forms.TextBox
{
private int minimum = -1;
private int maximum = -1;
private bool useRange = false;
private string lastChar;
public NumericTextBox()
{
InitializeComponent();
}
protected override void OnPaint(PaintEventArgs pe)
{
base.OnPaint(pe);
}
public Size SetRange
{
get
相关文章
- 大掌门2礼包码(最新可用)2023 大掌门2礼包码大全 12-19
- 嘿咻漫画免登录入口极速秒开-嘿咻漫画免登录畅看秒开入口 12-19
- 新三国志曹操传洛阳之战打法攻略 12-19
- 夸克浏览器网页版-极速入口 12-19
- 酋长你别跑贫民锯齿流玩法攻略 12-19
- 漫蛙漫画网页版入口-免费下载漫蛙漫画网页版 12-19