文件名称:WinFormEx:一个 用 C# 写的 WinForm 扩展库 , 用于改善 WinForm 的 界面效果
文件大小:227KB
文件格式:ZIP
更新时间:2024-05-20 02:50:18
C#
WinFormEx 一个 用 C# 写的 WinForm 扩展库 , 用于改善 WinForm 的 界面效果 WinFormEx 可以实现 仿 360 窗口 , 可以实现 窗口 控件 透明 半透明 效果 , 可以实现 事件冒泡 。 可在 Demo 项目中查看 Demo 。 WinFormEx.dll 中包含了 FormEx ControlEx Form360 3 个 类 , 继承 Form360 就可以实现 仿 360 窗口效果 。 仿 360 窗口 包括 可拖拽 Header 移动窗口 , 可将鼠标放到 窗口边缘 边角 拉动 改变窗口大小 , 窗口边框阴影 , ImageButton 。 Form360 继承 FormEx , FormEx ControlEx 是 WinFormEx 提供的 窗体 和 控件 基类 , 继承 FormEX 和 ControlEx 可以实现事件冒泡 。 事件
【文件预览】:
WinFormEx-master
----WinFormEx.sln(1KB)
----Demo()
--------bin()
--------Form1.Designer.cs(1KB)
--------Program.cs(494B)
--------obj()
--------ImageButton.cs(3KB)
--------StartTip.Designer.cs(2KB)
--------StartTip.resx(6KB)
--------Resources()
--------Form1.cs(2KB)
--------Form1.resx(6KB)
--------StartTip.cs(485B)
--------App.config(182B)
--------Properties()
--------Demo.csproj(4KB)
----WinFormEx.v12.suo(96KB)
----WinFormEx()
--------bin()
--------MessageFilter.cs(10KB)
--------ContentPanel.cs(1KB)
--------MouseEventUtil.cs(1KB)
--------WinFormEx.csproj(3KB)
--------obj()
--------Form360.cs(12KB)
--------FormEx.cs(4KB)
--------MouseEventHandlerEx.cs(883B)
--------ControlEx.cs(4KB)
--------Style.cs(261B)
--------Win32.cs(466B)
--------Properties()
----README.md(6KB)