C#登录模块【用户控件实现】

时间:2022-07-15 08:20:29
【文件属性】:
文件名称:C#登录模块【用户控件实现】
文件大小:107KB
文件格式:RAR
更新时间:2022-07-15 08:20:29
C#登录模块 用户控件实用 1、C#实现的登录模块,适合新手学习如何使用用户控件开发 2、代码中实现了不同等级人员登录的权限,封装成用户控件的DLL,可移植使用 3、该Demo需要用户在主程序中注册用户控件的事件,实现密码验证部分,通过返回值实现界面切换。
【文件预览】:
LoginModuleDemo
----LoginModuleDemo()
--------bin()
--------Form1.Designer.cs(2KB)
--------Program.cs(550B)
--------obj()
--------Form1.cs(3KB)
--------LoginModuleDemo.csproj(4KB)
--------Form1.resx(6KB)
--------App.config(189B)
--------Properties()
----LoginModuleDll()
--------bin()
--------LoginModule.resx(6KB)
--------LoginModule.Designer.cs(12KB)
--------obj()
--------LoginModuleDll.csproj(3KB)
--------Resources()
--------LoginModule.cs(8KB)
--------Properties()
----LoginModuleDemo.v11.suo(73KB)
----LoginModuleDemo.sln(1KB)

网友评论