In the internationalization support, the homepage, button, FloatButon button, and Icon icon are currently supported
5.7 KiB
5.7 KiB
AntdUI Demo
This project is developed based on Winform .NET Framework 4.8, and is a demo project of AntdUI, the current version is 1.8.4
English | 中文
✅ Quick Start
- Git clone or download the project directly
- Open this project using Visual Studio
- If the computer does not have the .NET Framework 4.8 installed, edit the project file to set the TargetFramework property to install the target framework for yourself, refer to AntdUI Compatible Framework
- Compile and run
⚠️ Precautions
- COMPUTER SCREEN RESOLUTION IS LOWER THAN 1920×1080 (1080P) Please use a screen with a resolution greater than or equal to 1080P
- If
TargetFrameworkis set tonet6.0-windows7.0or later, you can directly open the form interface and display the following prompt
- If the
TargetFrameworkis set tonet48or lower, and the computer screen resolution is greater than 1080P or the scaling is not at 100%, it is essential to open the project using one of the following methods. For detailed reasons, please refer to Fix HDPI/scaling issues with Windows Forms Designer in Visual Studio:
System Settings
- ✅ Support light/dark mode and automatically switch with the system
- ✅ Support enabling/disabling animation effects
- ✅ Support enabling/disabling shadow effects
- ✅ Support for displaying/hiding the scrollbar
- ✅ Support setting the message/notification display position





























































