Skip to content

mumianhua2008/PanuonUI.Silver

 
 

Repository files navigation

Panuon.UI.Silver

Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.
Panuon.UI的优化版本。一个漂亮的、使用样式与附加属性的WPF UI控件库。

This is a developing program.
这是一个正在开发的项目。

Email : zeoun@qq.com
QQ Group : 718778191
Zhihu : @末城via

News 动态

2019-8-1 分为.NET40和.NET45双版本
对于.NET4.0版本,需要同时引用Output文件夹中的Panuon.UI.Silver.dll和Windows.Shell.dll。对于.NET4.5及以上版本,无需引用Windows.Shell.dll。

2019-7-28 较大改动
由于AllowTransparent带来的性能问题,自2019-7-28日起,PanuonUI.Silver将不再支持WindowHelper中的全部内容。对于Window窗体,请使用全新的WindowX控件,并使用WindowXCaption附加类为其设计标题(参见示例项目)。对于消息框,请使用全新的MessageBoxX.Show(...)方法。对于ShowPopup方法,请改用BubbleHelper.Show(...)方法。
更新该版本需要您对项目中涉及到的代码进行一些修改,但这些修改对于UI视觉和性能的提升是显而易见的。

Examples 示例

Document 文档

Chinese document(English document is still being written, you can translate it by google or other translator):
中文文档:
https://github.com/Panuon/Panuon.Documents/blob/master/Documents/PanuonUI.Silver/zh-cn.md

Donate 捐赠

Panuon.UI.Silver is an open source library.Your support will motivate me to continue Panuon.UI.Silver development.
Panuon.UI.Silver是一个完全开源的控件库。您的支持是项目得以发展的根本保证。

Zhifubao:
支付宝:

Paypal:
paypal.me/Zeoun

Where is the exmaple ? (示例在哪?)

After downloading this repository, launch "Panuon.UI.Silver.Browser" project , and you will find it .
当您下载该仓库后,只需启动"Panuon.UI.Silver.Browser"项目,即可看到示例。

Work with helper (需要使用Helper的控件):

Button / CheckBox / RadioButton / TextBox / PasswordBox / ComboBox / Expander / GroupBox / Expander

Dependent custom controls (独立自定义控件):

Calendar / Carousel / Loading / MultiSelector / ImageCuter / TagPanel / NeonLabel / Clock / DateTimePicker

Styles only (仅样式):

DataGrid / ScrollViewer (MiniScrollViewer)

Button

TextBox / PasswordBox

CheckBox

RadioButton

About

Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%