文件名称:WPF自定义正则验证控件
文件大小:287KB
文件格式:RAR
更新时间:2015-06-22 08:55:05
WPF 正则 正则验证 自定义控件
自定义文本框控件,能实现自定义的正则验证规则。
【文件预览】:
RegexValidation
----RegexValidation.csproj(5KB)
----bin()
--------Debug()
--------Release()
----FocusedListBoxChrome.cs(20KB)
----ValidationErrorsToStringConverter.cs(1KB)
----MainWindow.ViewModel.cs(949B)
----obj()
--------x86()
----Themes()
--------Generic.xaml(3KB)
----MainWindow.xaml(2KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(201B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(2KB)
----FocusedAdornerDecorator.cs(3KB)
----RegexTextBox.cs(6KB)
----MainWindow.xaml.cs(615B)
----App.xaml(326B)
----RegexValidationRule.cs(5KB)
----App.xaml.cs(305B)
----app.config(144B)