# AntdUI **Repository Path**: feeltaa/AntdUI ## Basic Information - **Project Name**: AntdUI - **Description**: 👚 基于 Ant Design 设计语言的 Winform 界面库 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 647 - **Created**: 2024-09-12 - **Last Updated**: 2024-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

AntdUI

Winform UI library use Ant Design 5.0 [![AntDesign](https://img.shields.io/badge/AntDesign%20-5.0-1677ff?style=for-the-badge&logo=antdesign)](https://ant-design.antgroup.com/components/overview-cn) [![NuGet](https://img.shields.io/nuget/v/AntdUI.svg?style=for-the-badge&label=AntdUI&logo=nuget)](https://www.nuget.org/packages/AntdUI) [![Download](https://img.shields.io/nuget/dt/antdui?style=for-the-badge)](https://www.nuget.org/packages/AntdUI) [![QQGroup](https://img.shields.io/badge/QQ%20Group-328884096-f74658?style=for-the-badge&logo=tencentqq)](https://qm.qq.com/cgi-bin/qm/qr?k=ZfuHy4LqYC57DYTWAUWkQD9EjdVfvx3y&jump_from=webapi&authKey=4sAgZN0XlFHx+4MW9PdkiGgg435QfKcQdu5lKi1Fp4PP0O+DL6NaKAcV8ybCLM97) [![License](https://img.shields.io/badge/license-Apache%202.0-4EB1BA.svg?style=for-the-badge)](http://www.apache.org/licenses/LICENSE-2.0) [中文](README.md)・English・[Document](https://gitee.com/antdui/AntdUI/wikis)
![banner](screenshot/Pre/banner-en.png?raw=true) ### ✨Features - 🌈 Pure GDI drawing without images, supports AOT - 🎨 High quality drawing, high-performance animation - 🚀 Shadow effect with the highest shadow on Winform - 📦 Borderless window with native window features - 💎 3D flipping effect - 👚 Theme configuration - 🦜 SVG vector graph - 👓 DPI adaptation - 🌍 Internationale ### 🖥Support Environment - .NET 6.0 and above. - .NET Framework4.8 and above. - .NET Framework4.0 and above. ### 🌴Control ⬇️| General `2` | Animation | Disable | :---:|:--|:--:|:--:| ➡️| [**Button**](https://gitee.com/antdui/AntdUI/wikis/控件/Button) | ✅ | ✅ | ➡️| [**FloatButton**](https://gitee.com/antdui/AntdUI/wikis/控件/FloatButton) | ✅ | ❎ | |||| ⬇️| Layout `4` | Animation | Disable | ➡️| [**Divider**](https://gitee.com/antdui/AntdUI/wikis/控件/Divider) | ❎ | ❎ | ➡️| **StackPanel** | ❎ | ❎ | ➡️| **FlowPanel** | ❎ | ❎ | ➡️| **GridPanel** | ❎ | ❎ | |||| ⬇️| Navigation `6` | Animation | Disable | ➡️| [**Breadcrumb**](https://gitee.com/antdui/AntdUI/wikis/控件/Breadcrumb) | ✅ | ❎ | ➡️| [**Dropdown**](https://gitee.com/antdui/AntdUI/wikis/控件/Dropdown) | ✅ | ✅ | ➡️| [**Menu**](https://gitee.com/antdui/AntdUI/wikis/控件/Menu) | ✅ | ❎ | ➡️| [**PageHeader**](https://gitee.com/antdui/AntdUI/wikis/控件/PageHeader) | ✅ | ❎ | ➡️| [**Pagination**](https://gitee.com/antdui/AntdUI/wikis/控件/Pagination) | ✅ | ✅ | ➡️| [**Steps**](https://gitee.com/antdui/AntdUI/wikis/控件/Steps) | ❎ | ❎ | |||| ⬇️| Data Entry `12` | Animation | Disable | ➡️| [**Checkbox**](https://gitee.com/antdui/AntdUI/wikis/控件/Checkbox) | ✅ | ✅ | ➡️| [**ColorPicker**](https://gitee.com/antdui/AntdUI/wikis/控件/ColorPicker) | ✅ | ✅ | ➡️| [**DatePicker**](https://gitee.com/antdui/AntdUI/wikis/控件/DatePicker) | ✅ | ✅ | ➡️| [**DatePickerRange**](https://gitee.com/antdui/AntdUI/wikis/控件/DatePicker#DatePickerRange) | ✅ | ✅ | ➡️| [**Input**](https://gitee.com/antdui/AntdUI/wikis/控件/Input) | ✅ | ✅ | ➡️| [**InputNumber**](https://gitee.com/antdui/AntdUI/wikis/控件/Input#InputNumber) | ✅ | ✅ | ➡️| [**Radio**](https://gitee.com/antdui/AntdUI/wikis/控件/Radio) | ✅ | ✅ | ➡️| [**Rate**](https://gitee.com/antdui/AntdUI/wikis/控件/Rate) | ✅ | ❎ | ➡️| [**Select**](https://gitee.com/antdui/AntdUI/wikis/控件/Select) | ✅ | ✅ | ➡️| [**Slider**](https://gitee.com/antdui/AntdUI/wikis/控件/Slider) | ✅ | ❎ | ➡️| [**Switch**](https://gitee.com/antdui/AntdUI/wikis/控件/Switch) | ✅ | ✅ | ➡️| [**TimePicker**](https://gitee.com/antdui/AntdUI/wikis/控件/TimePicker) | ✅ | ✅ | |||| ⬇️| Data Display `16` | Animation | Disable | ➡️| [**Avatar**](https://gitee.com/antdui/AntdUI/wikis/控件/Avatar) | ❎ | ❎ | ➡️| [**Badge**](https://gitee.com/antdui/AntdUI/wikis/控件/Badge) | ✅ | ❎ | ➡️| [**Calendar**](https://gitee.com/antdui/AntdUI/wikis/控件/Calendar) | ✅ | ❎ | ➡️| [**Panel**](https://gitee.com/antdui/AntdUI/wikis/控件/Panel) | ✅ | ❎ | ➡️| [**Carousel**](https://gitee.com/antdui/AntdUI/wikis/控件/Carousel) | ✅ | ❎ | ➡️| [**Collapse**](https://gitee.com/antdui/AntdUI/wikis/控件/Collapse) | ✅ | ❎ | ➡️| [**Preview**](https://gitee.com/antdui/AntdUI/wikis/控件/Preview) | ✅ | ✅ | ➡️| [**Popover**](https://gitee.com/antdui/AntdUI/wikis/控件/Popover) | ✅ | ❎ | ➡️| [**Segmented**](https://gitee.com/antdui/AntdUI/wikis/控件/Segmented) | ✅ | ✅ | ➡️| [**Table**](https://gitee.com/antdui/AntdUI/wikis/控件/Table) | ✅ | ❎ | ➡️| [**Tabs**](https://gitee.com/antdui/AntdUI/wikis/控件/Tabs) | ✅ | ❎ | ➡️| [**Tag**](https://gitee.com/antdui/AntdUI/wikis/控件/Tag) | ✅ | ❎ | ➡️| [**Timeline**](https://gitee.com/antdui/AntdUI/wikis/控件/Timeline) | ❎ | ❎ | ➡️| [**Tooltip**](https://gitee.com/antdui/AntdUI/wikis/控件/Tooltip) | ✅ | ❎ | ➡️| [**Tree**](https://gitee.com/antdui/AntdUI/wikis/控件/Tree) | ✅ | ✅ | ➡️| [**Label**](https://gitee.com/antdui/AntdUI/wikis/控件/Label) | ✅ | ❎ | |||| ⬇️| Feedback `7` | Animation | Disable | ➡️| [**Alert**](https://gitee.com/antdui/AntdUI/wikis/控件/Alert) | ✅ | ❎ | ➡️| [**Drawer**](https://gitee.com/antdui/AntdUI/wikis/控件/Drawer) | ✅ | ❎ | ➡️| [**Message**](https://gitee.com/antdui/AntdUI/wikis/控件/Message) | ✅ | ❎ | ➡️| [**Modal**](https://gitee.com/antdui/AntdUI/wikis/控件/Modal) | ✅ | ❎ | ➡️| [**Notification**](https://gitee.com/antdui/AntdUI/wikis/控件/Notification) | ✅ | ❎ | ➡️| [**Progress**](https://gitee.com/antdui/AntdUI/wikis/控件/Progress) | ✅ | ❎ | ➡️| [**Spin**](https://gitee.com/antdui/AntdUI/wikis/控件/Spin) | ✅ | ❎ | ⬇️| Chat `2` | Animation | Disable | ➡️| **MsgList** Friend message list | ✅ | ❎ | ➡️| **ChatList** Chat bubble list | ✅ | ❎ | |||| ⬇️| Other `4` | Animation | Disable | ➡️| [**WindowBar**](https://gitee.com/antdui/AntdUI/wikis/控件/WindowBar) | ✅ | ❎ | ➡️| [**Battery**](https://gitee.com/antdui/AntdUI/wikis/控件/Battery) | ✅ | ❎ | ➡️| [**ContextMenuStrip**](https://gitee.com/antdui/AntdUI/wikis/控件/ContextMenuStrip) | ✅ | ❎ | ➡️| **Image3D** | ✅ | ❎ | ### 🐿️Donation 🥣💲🐖👚 ![Payment](screenshot/Pre/Payment.png?raw=true) ### 🎨Screenshot #### ChatUI > Pure GDI drawing (without inheriting from `TextBox`) ![ChatUI](screenshot/ChatUI.gif?raw=true) #### Control | **Button** | **Badge** | | :--: | :--: | | ![Button](screenshot/Button.gif?raw=true) | ![Badge](screenshot/Badge.gif?raw=true) | | **Carousel** | **Input** | | ![Carousel](screenshot/Carousel.gif?raw=true) | ![Input](screenshot/Input.gif?raw=true) | | **Progress** | **Avatar** | | ![Progress](screenshot/Progress.gif?raw=true) | ![Avatar](screenshot/Avatar.gif?raw=true) | | **Checkbox** | **Radio** | | ![Checkbox](screenshot/Checkbox.gif?raw=true) | ![Radio](screenshot/Radio.gif?raw=true) | | **Tooltip** | **Panel** | | ![Tooltip](screenshot/Tooltip.gif?raw=true) | ![Panel](screenshot/Panel.gif?raw=true) | | **Tabs** | **Alert** | | ![Tabs](screenshot/Tabs.gif?raw=true) | ![Alert](screenshot/Alert.gif?raw=true) | | **Segmented** | **Menu** | | ![Segmented](screenshot/Segmented.gif?raw=true) | ![Menu](screenshot/Menu.gif?raw=true) | | **Divider** | **Slider** | | ![Divider](screenshot/Divider.gif?raw=true) | ![Slider](screenshot/Slider.gif?raw=true) | | **Message** | **Notification** | | ![Message](screenshot/Message.gif?raw=true) | ![Notification](screenshot/Notification.gif?raw=true) | | **Switch** | **Table** | | ![Switch](screenshot/Switch.gif?raw=true) | ![Table](screenshot/Table.gif?raw=true) | 🦦