文件名称:PRSC.Controls.RegexTextBox
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-09
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
RegexTextBox是一个由C#编写的支持正则表达式的 textBOx输入框控件,实现当用户输入时适时使用正则判断输入格式是否正确,不不正确的时候文本框始终是灰色的,不能提交。控件源码及实例由南车南京浦镇车辆有限公司电气研发部周擎编写,该正则文本框从TextBox继承,可以实现使用正则表达式限制用户输入的数据-RegexTextBox textBOx input box control is supported by C# to write a regular expression, to achieve a timely manner when the user input using regular judgment entered in the correct format, it does not correct the text box is always gray and can not be submitted. VCL and examples by CSR Nanjing Puzhen Rolling Electric R & D Co., Ltd. Zhou Qing writing, the regular text box inherited from TextBox, can use regular expressions to limit the data entered by the user
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PRSC.Controls.RegexTextBox\bin\Debug\PRSC.Controls.RegexTextBox.dll
..........................\...\.....\PRSC.Controls.RegexTextBox.pdb
..........................\obj\Debug\PRSC.Controls.RegexTextBox.csproj.FileListAbsolute.txt
..........................\...\.....\PRSC.Controls.RegexTextBox.dll
..........................\...\.....\PRSC.Controls.RegexTextBox.pdb
..........................\Properties\AssemblyInfo.cs
..........................\PRSC.Controls.RegexTextBox.csproj
..........................\..........................Demo\Form1.cs
..........................\..............................\Form1.Designer.cs
..........................\..............................\Form1.resx
..........................\..............................\Program.cs
..........................\..............................\...perties\AssemblyInfo.cs
..........................\..............................\..........\Resources.Designer.cs
..........................\..............................\..........\Resources.resx
..........................\..............................\..........\Settings.Designer.cs
..........................\..............................\..........\Settings.settings
..........................\..............................\PRSC.Controls.RegexTextBoxDemo.csproj
..........................\RegexTextBox.cs
..........................\obj\Debug\TempPE
..........................\bin\Debug
..........................\obj\Debug
..........................\PRSC.Controls.RegexTextBoxDemo\Properties
..........................\bin
..........................\obj
..........................\Properties
..........................\PRSC.Controls.RegexTextBoxDemo
PRSC.Controls.RegexTextBox