Skip to content

AntdUI/AntdUI-Demo

Repository files navigation

AntdUI Demo

This project is developed based on Winform .NET Framework 4.8, and is a demo project of AntdUI, the current version is 2.1.0

English | 中文

✅ Quick Start

  1. Git clone or download the project directly
  2. Open this project using Visual Studio
  3. If .NET Framework 4.8 is not installed on your computer, edit the project file and set the TargetFramework property to the target framework you installed. Refer to AntdUI compatible frameworks
  4. Compile and run

⚠️ Precautions

  • If the computer screen resolution is lower than 1920×1080 (1080P), please use a screen with a resolution greater than or equal to 1080P.
  • If TargetFramework is set to net6.0-windows7.0 or later, you can directly open the form interface and display the following prompt coredesign
  • If the TargetFramework is set to net48 or 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
    1. Use the command devenv /noScale to start Visual Studio and click on File - Open - Project/Solution, as shown below. vsopen
    2. Directly open the project, and when prompted on the window page, click Restart Visual Studio with 100% scaling as shown below. design

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

SystemSet SystemSet SystemSet

Control Demo

General

Button

Button

FloatButton

FloatButton

Icon

Icon

Layout

Divider

Divider

FlowPanel

FlowPanel

GridPanel

GridPanel

Panel

Panel

Splitter

Splitter

StackPanel

StackPanel

Navigation

Breadcrumb

Breadcrumb

Dropdown

Dropdown

Menu

Menu

Pagination

Pagination

Steps

Steps

Data Entry

Checkbox

Checkbox

ColorPicker

ColorPicker

DatePicker

DatePicker

DatePickerRange

DatePickerRange

Input

Input

InputNumber

InputNumber

Radio

Radio

Rate

Rate

Select

Select

SelectMultiple

SelectMultiple

Slider

Slider

SliderRange

SliderRange

Switch

Switch

TimePicker

TimePicker

UploadDragger

UploadDragger

Data Display

Avatar

Avatar

Badge

Badge

Calendar

Calendar

Carousel

Carousel

Collapse

Collapse

Label

Label

LabelTime

Label

Popover

Popover

Preview

Preview

Segmented

Segmented

Table

Table

Tabs

Tabs

Tag

Tag

Timeline

Timeline

Tooltip

Tooltip

Tour

Tour

Tree

Tree

Feedback

Alert

Alert

Drawer

Drawer

Message

Message

Modal

Modal

Notification

Notification

Progress

Progress

Spin

Spin

Chat

ChatList

ChatList

MsgList

MsgList

Other

Battery

Battery

ContextMenuStrip

ContextMenuStrip

Image3D

Image3D

PageHeader

PageHeader

Signal

Signal

About

基于winform UI框架 AntdUI 的控件 Demo 演示,正在更新中,版本同步追踪 AntdUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages