# PowerLib **Repository Path**: iamherer/PowerLib ## Basic Information - **Project Name**: PowerLib - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-23 - **Last Updated**: 2026-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PowerLib A simple UI lib based on WPF and WinForms. This lightweight UI library, developed based on WinForms and WPF, is open-source on GitHub and released on NuGet. It supports theme switching, provides theme-compatible styles for most native controls, and offers a variety of extended controls, including water ripple effects, Win8-style loading animations, Win10-style file transfer progress bars, and loading overlays. # PowerLib.WPF ## DefaultTheme ![DefaultTheme](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF_Default.png) ## DarkTheme ![DarkTheme](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF_Dark.png) ## PinkTheme ![PinkTheme](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF_Pink.png) ## Extends Controls ### LoadingLayer ![LoadingLayer](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF.LoadingLayer.gif) ### LoadingCirle / LoadingLine ![LoadingCircleLoadingLine](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF.LoadingCircleLoadingLine.gif) ### FileTransferProgressBar ![FileTransferProgressBar](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF.FileTransferProgressBar.gif) ### RipplePictureBox ![RipplePictureBox](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WPF.RipplePictureBox.gif) # PowerLib.WinForms ![avatar](https://raw.githubusercontent.com/muxiang/PowerLib/master/PowerLib.WinForms.Sample.gif)