文件名称:WPF 自定义虚拟键盘控件
文件大小:147KB
文件格式:RAR
更新时间:2024-01-18 09:33:23
WPF 自定义控件 虚拟键盘
WPF .net Framework 4.6.2 虚拟键盘自定义控件;适合新手借鉴、程序应急使用;直接上源码,可自行修改; 虚拟键盘(支持英文,数字输入,及部分特殊字符(特殊字符都为英文字符)) 1.0版本;后续慢慢增加其他功能及其他自定义控件
【文件预览】:
WPFCustomControl
----WPFCustomControl()
--------bin()
--------UC_VirtualKeyboard.xaml(88KB)
--------obj()
--------WPFCustomControl.csproj.user(231B)
--------UC_VirtualKeyboard.xaml.cs(22KB)
--------WPFCustomControl.csproj(4KB)
--------BaseCommand.cs(730B)
--------Properties()
----WPFCustomAPP()
--------.vs()
--------bin()
--------App.xaml(378B)
--------obj()
--------App.xaml.cs(339B)
--------WPFCustomAPP.csproj(4KB)
--------ViewModel()
--------Command()
--------WPFCustomAPP.sln(2KB)
--------App.config(189B)
--------MainWindow.xaml(1KB)
--------Properties()
--------MainWindow.xaml.cs(771B)