基本信息
源码名称:C# winform简洁漂亮的图形界面库SunnyUI源码
源码大小:3.70M
文件格式:.zip
开发语言:C#
更新时间:2022-10-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 4 元 
   源码介绍
C# winform简洁漂亮的图形界面库SunnyUI源码

.
├── C# winform简洁漂亮的图形界面库SunnyUI源码.zip
└── SunnyUI-master
    ├── Bin
    │   └── net40
    │       ├── SunnyUI.Common.dll
    │       ├── SunnyUI.Demo.exe
    │       └── SunnyUI.dll
    ├── LICENSE
    ├── README.md
    ├── SunnyUI
    │   ├── Charts
    │   │   ├── UIBarChart.cs
    │   │   ├── UIBarChartEx.cs
    │   │   ├── UIBarChartOption.cs
    │   │   ├── UIChart.cs
    │   │   ├── UIChartStyle.cs
    │   │   ├── UIDoughnutChart.cs
    │   │   ├── UILineChart.cs
    │   │   ├── UILineChartOption.cs
    │   │   ├── UIOption.cs
    │   │   ├── UIPieChart.cs
    │   │   ├── UIPieChartOption.cs
    │   │   └── UIScale.cs
    │   ├── Common
    │   │   ├── UAudio.cs
    │   │   ├── UControl.cs
    │   │   ├── UDefine.cs
    │   │   ├── UDir.cs
    │   │   ├── UEnvironment.cs
    │   │   ├── UFastBitmap.cs
    │   │   ├── UFile.cs
    │   │   ├── UFolderBrowserDialogEx.cs
    │   │   ├── UGDI.cs
    │   │   ├── UGif.cs
    │   │   ├── UGraphics.cs
    │   │   ├── UHook.cs
    │   │   ├── UHotKey.cs
    │   │   ├── UImage.cs
    │   │   ├── UIniConfig.cs
    │   │   ├── UIniFile.cs
    │   │   ├── UJson.cs
    │   │   ├── UJsonConfig.cs
    │   │   ├── ULedChars.cs
    │   │   ├── ULocalize.cs
    │   │   ├── UMMFile.cs
    │   │   ├── UMapper.cs
    │   │   ├── UMessageTip.cs
    │   │   ├── UOther.cs
    │   │   ├── UPrivilegeAPI.cs
    │   │   ├── UScrollBarInfo.cs
    │   │   ├── USevenZip.cs
    │   │   ├── USuspendCtrlAltDel.cs
    │   │   ├── USyncTime.cs
    │   │   ├── USystem.cs
    │   │   ├── UThunder.cs
    │   │   └── UTranslate.cs
    │   ├── Controls
    │   │   ├── Color
    │   │   │   ├── UIColorBar.cs
    │   │   │   ├── UIColorTable.cs
    │   │   │   ├── UIColorWheel.cs
    │   │   │   ├── UIHSLColor.cs
    │   │   │   └── UILabelRotate.cs
    │   │   ├── DropItem
    │   │   │   ├── UIColorItem.cs
    │   │   │   ├── UIColorItem.resx
    │   │   │   ├── UIComboBoxItem.Designer.cs
    │   │   │   ├── UIComboBoxItem.cs
    │   │   │   ├── UIComboBoxItem.resx
    │   │   │   ├── UIComboDataGridViewItem.cs
    │   │   │   ├── UIComboDataGridViewItem.resx
    │   │   │   ├── UIComboTreeViewItem.cs
    │   │   │   ├── UIComboTreeViewItem.resx
    │   │   │   ├── UIDateItem.cs
    │   │   │   ├── UIDateItem.resx
    │   │   │   ├── UIDateTimeItem.cs
    │   │   │   ├── UIDateTimeItem.resx
    │   │   │   ├── UIDropControl.Designer.cs
    │   │   │   ├── UIDropControl.cs
    │   │   │   ├── UIDropControl.resx
    │   │   │   ├── UIDropDown.cs
    │   │   │   ├── UIDropDown.resx
    │   │   │   ├── UIDropDownItem.Designer.cs
    │   │   │   ├── UIDropDownItem.cs
    │   │   │   ├── UIDropDownItem.resx
    │   │   │   ├── UITimeItem.cs
    │   │   │   ├── UITimeItem.resx
    │   │   │   └── UIToolStripDropDown.cs
    │   │   ├── TypeEditor
    │   │   │   ├── UIDropEditor.cs
    │   │   │   └── UIRadiusSidesEditor.cs
    │   │   ├── UIAnalogMeter.cs
    │   │   ├── UIAnalogMeterRender.cs
    │   │   ├── UIAvatar.cs
    │   │   ├── UIBattery.cs
    │   │   ├── UIBreadcrumb.cs
    │   │   ├── UIButton.cs
    │   │   ├── UIButton.resx
    │   │   ├── UICheckBox.cs
    │   │   ├── UICheckBoxGroup.cs
    │   │   ├── UICheckBoxGroup.resx
    │   │   ├── UIColorPicker.cs
    │   │   ├── UIColorPicker.resx
    │   │   ├── UIComboBox.Designer.cs
    │   │   ├── UIComboBox.cs
    │   │   ├── UIComboBox.resx
    │   │   ├── UIComboDataGridView.cs
    │   │   ├── UIComboDataGridView.resx
    │   │   ├── UIComboTreeView.cs
    │   │   ├── UIComboTreeView.resx
    │   │   ├── UIComboboxEx.cs
    │   │   ├── UIContextMenuStrip.cs
    │   │   ├── UIControl.cs
    │   │   ├── UIDataGridView.cs
    │   │   ├── UIDataGridView.resx
    │   │   ├── UIDataGridViewFooter.cs
    │   │   ├── UIDatePicker.Designer.cs
    │   │   ├── UIDatePicker.cs
    │   │   ├── UIDatePicker.resx
    │   │   ├── UIDateTimePicker.cs
    │   │   ├── UIDateTimePicker.resx
    │   │   ├── UIDoubleUpDown.cs
    │   │   ├── UIDoubleUpDown.designer.cs
    │   │   ├── UIDoubleUpDown.resx
    │   │   ├── UIEdit.cs
    │   │   ├── UIFlowLayoutPanel.cs
    │   │   ├── UIFlowLayoutPanel.resx
    │   │   ├── UIGlobal.cs
    │   │   ├── UIGroupBox.Designer.cs
    │   │   ├── UIGroupBox.cs
    │   │   ├── UIGroupBox.resx
    │   │   ├── UIHeaderButton.cs
    │   │   ├── UIHorScrollBar.cs
    │   │   ├── UIHorScrollBarEx.cs
    │   │   ├── UIImageButton.cs
    │   │   ├── UIImageListBox.Designer.cs
    │   │   ├── UIImageListBox.cs
    │   │   ├── UIImageListBox.resx
    │   │   ├── UIIntegerUpDown.cs
    │   │   ├── UIIntegerUpDown.designer.cs
    │   │   ├── UIIntegerUpDown.resx
    │   │   ├── UILabel.cs
    │   │   ├── UILedBulb.cs
    │   │   ├── UILedDisplay.cs
    │   │   ├── UILedLabel.cs
    │   │   ├── UILedStopwatch.cs
    │   │   ├── UILight.cs
    │   │   ├── UILine.cs
    │   │   ├── UIListBox.cs
    │   │   ├── UIListBox.resx
    │   │   ├── UILogo.cs
    │   │   ├── UIMarkLabel.cs
    │   │   ├── UIMillisecondTimer.cs
    │   │   ├── UINavBar.Designer.cs
    │   │   ├── UINavBar.cs
    │   │   ├── UINavMenu.cs
    │   │   ├── UINavMenuHelper.cs
    │   │   ├── UIPagination.cs
    │   │   ├── UIPagination.resx
    │   │   ├── UIPanel.Designer.cs
    │   │   ├── UIPanel.cs
    │   │   ├── UIPanel.resx
    │   │   ├── UIPipe.cs
    │   │   ├── UIProcessBar.cs
    │   │   ├── UIProgressIndicator.cs
    │   │   ├── UIRadioButton.cs
    │   │   ├── UIRadioButtonGroup.cs
    │   │   ├── UIRadioButtonGroup.resx
    │   │   ├── UIRichTextBox.cs
    │   │   ├── UIRichTextBox.resx
    │   │   ├── UIRoundMeter.cs
    │   │   ├── UIRoundProcess.cs
    │   │   ├── UIScrollBar.cs
    │   │   ├── UIScrollingText.cs
    │   │   ├── UISignal.cs
    │   │   ├── UISplitContainer.cs
    │   │   ├── UISwitch.cs
    │   │   ├── UISymbolButton.cs
    │   │   ├── UISymbolLabel.cs
    │   │   ├── UITabControl.cs
    │   │   ├── UITabControlMenu.cs
    │   │   ├── UITableLayoutPanel.cs
    │   │   ├── UITextBox.Designer.cs
    │   │   ├── UITextBox.cs
    │   │   ├── UITextBox.resx
    │   │   ├── UITimePicker.cs
    │   │   ├── UITimePicker.resx
    │   │   ├── UITitlePanel.Designer.cs
    │   │   ├── UITitlePanel.cs
    │   │   ├── UITitlePanel.resx
    │   │   ├── UIToolTip.cs
    │   │   ├── UITrackBar.cs
    │   │   ├── UITransfer.Designer.cs
    │   │   ├── UITransfer.cs
    │   │   ├── UITransfer.resx
    │   │   ├── UITransparentPanel.cs
    │   │   ├── UITransparentPanel.resx
    │   │   ├── UITreeView.cs
    │   │   ├── UITreeView.resx
    │   │   ├── UIValve.cs
    │   │   ├── UIVerScrollBarEx.cs
    │   │   └── UIWaitingBar.cs
    │   ├── Font
    │   │   ├── ElegantIcons.ttf
    │   │   ├── FontAwesome.ttf
    │   │   ├── UFontAwesomeV4.cs
    │   │   ├── UFontAwesomeV5.cs
    │   │   ├── UIFontImage.cs
    │   │   ├── UIFontImageDefine.cs
    │   │   ├── UIFontImages.cs
    │   │   ├── UIFontImages.designer.cs
    │   │   ├── UIFontImages.resx
    │   │   ├── fa-brands-400.ttf
    │   │   ├── fa-regular-400.ttf
    │   │   └── fa-solid-900.ttf
    │   ├── Forms
    │   │   ├── UIDataGridViewForm.Designer.cs
    │   │   ├── UIDataGridViewForm.cs
    │   │   ├── UIDataGridViewForm.resx
    │   │   ├── UIEditForm.Designer.cs
    │   │   ├── UIEditForm.cs
    │   │   ├── UIEditForm.resx
    │   │   ├── UIEditFormHelper.cs
    │   │   ├── UIForm.cs
    │   │   ├── UIForm.designer.cs
    │   │   ├── UIForm.resx
    │   │   ├── UIFormHelper.cs
    │   │   ├── UIFormService.cs
    │   │   ├── UIInputForm.Designer.cs
    │   │   ├── UIInputForm.cs
    │   │   ├── UIInputForm.resx
    │   │   ├── UILoginForm.Designer.cs
    │   │   ├── UILoginForm.cs
    │   │   ├── UILoginForm.resx
    │   │   ├── UIMessageForm.Designer.cs
    │   │   ├── UIMessageForm.cs
    │   │   ├── UIMessageForm.resx
    │   │   ├── UINotifier.cs
    │   │   ├── UINotifier.designer.cs
    │   │   ├── UINotifier.resx
    │   │   ├── UISelectForm.Designer.cs
    │   │   ├── UISelectForm.cs
    │   │   ├── UISelectForm.resx
    │   │   ├── UIStatusForm.Designer.cs
    │   │   ├── UIStatusForm.cs
    │   │   ├── UIStatusForm.resx
    │   │   ├── UIWaitForm.cs
    │   │   ├── UIWaitForm.designer.cs
    │   │   └── UIWaitForm.resx
    │   ├── Frames
    │   │   ├── IFrame.cs
    │   │   ├── UIAsideHeaderMainFooterFrame.Designer.cs
    │   │   ├── UIAsideHeaderMainFooterFrame.cs
    │   │   ├── UIAsideHeaderMainFooterFrame.resx
    │   │   ├── UIAsideHeaderMainFrame.Designer.cs
    │   │   ├── UIAsideHeaderMainFrame.cs
    │   │   ├── UIAsideHeaderMainFrame.resx
    │   │   ├── UIAsideMainFrame.Designer.cs
    │   │   ├── UIAsideMainFrame.cs
    │   │   ├── UIAsideMainFrame.resx
    │   │   ├── UIHeaderAsideMainFooterFrame.Designer.cs
    │   │   ├── UIHeaderAsideMainFooterFrame.cs
    │   │   ├── UIHeaderAsideMainFooterFrame.resx
    │   │   ├── UIHeaderAsideMainFrame.Designer.cs
    │   │   ├── UIHeaderAsideMainFrame.cs
    │   │   ├── UIHeaderAsideMainFrame.resx
    │   │   ├── UIHeaderMainFooterFrame.Designer.cs
    │   │   ├── UIHeaderMainFooterFrame.cs
    │   │   ├── UIHeaderMainFooterFrame.resx
    │   │   ├── UIHeaderMainFrame.Designer.cs
    │   │   ├── UIHeaderMainFrame.cs
    │   │   ├── UIHeaderMainFrame.resx
    │   │   ├── UIMainFrame.Designer.cs
    │   │   ├── UIMainFrame.cs
    │   │   ├── UIMainFrame.resx
    │   │   ├── UIPage.Designer.cs
    │   │   ├── UIPage.cs
    │   │   ├── UIPage.resx
    │   │   ├── UITitlePage.Designer.cs
    │   │   ├── UITitlePage.cs
    │   │   └── UITitlePage.resx
    │   ├── Properties
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   └── launchSettings.json
    │   ├── Resources
    │   │   ├── Login1.png
    │   │   ├── Login2.png
    │   │   ├── Login3.png
    │   │   ├── Login4.png
    │   │   ├── Login5.png
    │   │   ├── Login6.png
    │   │   ├── close.png
    │   │   ├── colorbarIndicators.bmp
    │   │   ├── gps1.png
    │   │   ├── gps_postion.png
    │   │   ├── img_notifier.png
    │   │   ├── menu.png
    │   │   ├── notifier.png
    │   │   ├── wind.png
    │   │   └── wind_postion.png
    │   ├── Style
    │   │   ├── UChineseColors.cs
    │   │   ├── UIDPIScale.cs
    │   │   ├── UIMenuStyle.cs
    │   │   ├── UIRandomColor.cs
    │   │   ├── UIStyle.cs
    │   │   ├── UIStyleColor.cs
    │   │   └── UIStyleManager.cs
    │   ├── SunnyUI.csproj
    │   └── Win32
    │       ├── Win32.Added.cs
    │       ├── Win32.ErrorCodes.cs
    │       ├── Win32.GDI.cs
    │       ├── Win32.Kernel.cs
    │       ├── Win32.Multimedia.cs
    │       ├── Win32.NetApi.cs
    │       ├── Win32.Shell.cs
    │       ├── Win32.User.cs
    │       └── Win32.cs
    ├── SunnyUI.Demo
    │   ├── Charts
    │   │   ├── FBarChart.Designer.cs
    │   │   ├── FBarChart.cs
    │   │   ├── FBarChart.resx
    │   │   ├── FBarChartEx.Designer.cs
    │   │   ├── FBarChartEx.cs
    │   │   ├── FBarChartEx.resx
    │   │   ├── FDoughnutChart.Designer.cs
    │   │   ├── FDoughnutChart.cs
    │   │   ├── FDoughnutChart.resx
    │   │   ├── FLineChart.Designer.cs
    │   │   ├── FLineChart.cs
    │   │   ├── FLineChart.resx
    │   │   ├── FPieChart.Designer.cs
    │   │   ├── FPieChart.cs
    │   │   └── FPieChart.resx
    │   ├── Controls
    │   │   ├── FAvatar.Designer.cs
    │   │   ├── FAvatar.cs
    │   │   ├── FAvatar.resx
    │   │   ├── FButton.Designer.cs
    │   │   ├── FButton.cs
    │   │   ├── FButton.resx
    │   │   ├── FCheckBox.Designer.cs
    │   │   ├── FCheckBox.cs
    │   │   ├── FCheckBox.resx
    │   │   ├── FCombobox.Designer.cs
    │   │   ├── FCombobox.cs
    │   │   ├── FCombobox.resx
    │   │   ├── FContextMenuStrip.Designer.cs
    │   │   ├── FContextMenuStrip.cs
    │   │   ├── FContextMenuStrip.resx
    │   │   ├── FDataGridView.Designer.cs
    │   │   ├── FDataGridView.cs
    │   │   ├── FDataGridView.resx
    │   │   ├── FFlowLayoutPanel.Designer.cs
    │   │   ├── FFlowLayoutPanel.cs
    │   │   ├── FFlowLayoutPanel.resx
    │   │   ├── FHeaderButton.Designer.cs
    │   │   ├── FHeaderButton.cs
    │   │   ├── FHeaderButton.resx
    │   │   ├── FLabel.Designer.cs
    │   │   ├── FLabel.cs
    │   │   ├── FLabel.resx
    │   │   ├── FLine.Designer.cs
    │   │   ├── FLine.cs
    │   │   ├── FLine.resx
    │   │   ├── FListBox.Designer.cs
    │   │   ├── FListBox.cs
    │   │   ├── FListBox.resx
    │   │   ├── FNavigation.Designer.cs
    │   │   ├── FNavigation.cs
    │   │   ├── FNavigation.resx
    │   │   ├── FOther.Designer.cs
    │   │   ├── FOther.cs
    │   │   ├── FOther.resx
    │   │   ├── FPanel.Designer.cs
    │   │   ├── FPanel.cs
    │   │   ├── FPanel.resx
    │   │   ├── FProcess.cs
    │   │   ├── FProcess.designer.cs
    │   │   ├── FProcess.resx
    │   │   ├── FRadioButton.Designer.cs
    │   │   ├── FRadioButton.cs
    │   │   ├── FRadioButton.resx
    │   │   ├── FScrollBar.Designer.cs
    │   │   ├── FScrollBar.cs
    │   │   ├── FScrollBar.resx
    │   │   ├── FSplitContainer.cs
    │   │   ├── FSplitContainer.designer.cs
    │   │   ├── FSplitContainer.resx
    │   │   ├── FTabControl.Designer.cs
    │   │   ├── FTabControl.cs
    │   │   ├── FTabControl.resx
    │   │   ├── FTextBox.Designer.cs
    │   │   ├── FTextBox.cs
    │   │   ├── FTextBox.resx
    │   │   ├── FTransfer.Designer.cs
    │   │   ├── FTransfer.cs
    │   │   ├── FTransfer.resx
    │   │   ├── FTreeView.Designer.cs
    │   │   ├── FTreeView.cs
    │   │   └── FTreeView.resx
    │   ├── FMain.Designer.cs
    │   ├── FMain.cs
    │   ├── FMain.resx
    │   ├── Forms
    │   │   ├── FColorful.Designer.cs
    │   │   ├── FColorful.cs
    │   │   ├── FColorful.resx
    │   │   ├── FDialogs.Designer.cs
    │   │   ├── FDialogs.cs
    │   │   ├── FDialogs.resx
    │   │   ├── FEdit.Designer.cs
    │   │   ├── FEdit.cs
    │   │   ├── FEdit.resx
    │   │   ├── FEditor.Designer.cs
    │   │   ├── FEditor.cs
    │   │   ├── FEditor.resx
    │   │   ├── FFrames.Designer.cs
    │   │   ├── FFrames.cs
    │   │   ├── FFrames.resx
    │   │   ├── FLogin.Designer.cs
    │   │   ├── FLogin.cs
    │   │   ├── FLogin.resx
    │   │   ├── Frames
    │   │   │   ├── FAsideHeaderMain.Designer.cs
    │   │   │   ├── FAsideHeaderMain.cs
    │   │   │   ├── FAsideHeaderMain.resx
    │   │   │   ├── FAsideHeaderMainFooter.Designer.cs
    │   │   │   ├── FAsideHeaderMainFooter.cs
    │   │   │   ├── FAsideHeaderMainFooter.resx
    │   │   │   ├── FAsideMain.Designer.cs
    │   │   │   ├── FAsideMain.cs
    │   │   │   ├── FAsideMain.resx
    │   │   │   ├── FHeaderAsideMain.Designer.cs
    │   │   │   ├── FHeaderAsideMain.cs
    │   │   │   ├── FHeaderAsideMain.resx
    │   │   │   ├── FHeaderAsideMainFooter.Designer.cs
    │   │   │   ├── FHeaderAsideMainFooter.cs
    │   │   │   ├── FHeaderAsideMainFooter.resx
    │   │   │   ├── FHeaderMain.Designer.cs
    │   │   │   ├── FHeaderMain.cs
    │   │   │   ├── FHeaderMain.resx
    │   │   │   ├── FHeaderMainFooter.Designer.cs
    │   │   │   ├── FHeaderMainFooter.cs
    │   │   │   └── FHeaderMainFooter.resx
    │   │   └── Pages
    │   │       ├── FPage1.Designer.cs
    │   │       ├── FPage1.cs
    │   │       ├── FPage1.resx
    │   │       ├── FPage2.Designer.cs
    │   │       ├── FPage2.cs
    │   │       ├── FPage2.resx
    │   │       ├── FPage3.Designer.cs
    │   │       ├── FPage3.cs
    │   │       ├── FPage3.resx
    │   │       ├── FTitlePage1.Designer.cs
    │   │       ├── FTitlePage1.cs
    │   │       ├── FTitlePage1.resx
    │   │       ├── FTitlePage2.Designer.cs
    │   │       ├── FTitlePage2.cs
    │   │       ├── FTitlePage2.resx
    │   │       ├── FTitlePage3.Designer.cs
    │   │       ├── FTitlePage3.cs
    │   │       └── FTitlePage3.resx
    │   ├── Industrial
    │   │   ├── FLed.Designer.cs
    │   │   ├── FLed.cs
    │   │   ├── FLed.resx
    │   │   ├── FLight.Designer.cs
    │   │   ├── FLight.cs
    │   │   ├── FLight.resx
    │   │   ├── FMeter.Designer.cs
    │   │   ├── FMeter.cs
    │   │   ├── FMeter.resx
    │   │   ├── FPipe.cs
    │   │   ├── FPipe.designer.cs
    │   │   └── FPipe.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── Resources
    │   │   ├── 1.png
    │   │   ├── 2.png
    │   │   ├── 3.png
    │   │   ├── 4.png
    │   │   ├── 5.png
    │   │   ├── 6.png
    │   │   ├── 7.png
    │   │   ├── 8.png
    │   │   ├── 9.png
    │   │   ├── AHM.png
    │   │   ├── AHM1.png
    │   │   ├── AHMF.png
    │   │   ├── AHMF1.png
    │   │   ├── AM.png
    │   │   ├── AM1.png
    │   │   ├── ChartDarkStyle.png
    │   │   ├── ChartDefaultStyle.png
    │   │   ├── ChartPlainStyle.png
    │   │   ├── HAM.png
    │   │   ├── HAM1.png
    │   │   ├── HAMF.png
    │   │   ├── HAMF1.png
    │   │   ├── HM.png
    │   │   ├── HM1.png
    │   │   ├── HMF.png
    │   │   ├── HMF1.png
    │   │   ├── Home_32x32.png
    │   │   ├── SunnyLogin.png
    │   │   ├── SunnyUI.png
    │   │   ├── SunnyUISmall.png
    │   │   ├── ajax.png
    │   │   ├── atalanta.png
    │   │   ├── barcelona.png
    │   │   ├── benfica.png
    │   │   ├── betis.png
    │   │   ├── brescia.png
    │   │   ├── chievo.png
    │   │   ├── dashboard.png
    │   │   ├── dashboard0.png
    │   │   ├── deportivo.png
    │   │   ├── feyenoord.png
    │   │   ├── heerenveen.png
    │   │   ├── inter.png
    │   │   ├── lazio.png
    │   │   ├── mallorca.png
    │   │   ├── milan.png
    │   │   ├── parma.png
    │   │   ├── porto.png
    │   │   ├── psv.png
    │   │   ├── real_madrid.png
    │   │   ├── real_sociedad.png
    │   │   ├── relationship.png
    │   │   ├── relationship0.png
    │   │   ├── roma.png
    │   │   ├── save.png
    │   │   ├── save0.png
    │   │   ├── sevilla.png
    │   │   ├── udinese.png
    │   │   ├── valencia.png
    │   │   ├── villareal.png
    │   │   └── zaragoza.png
    │   ├── SunnyUI.Demo.csproj
    │   ├── SunnyUI.ico
    │   ├── Units
    │   │   ├── FCommon.Designer.cs
    │   │   ├── FCommon.cs
    │   │   ├── FCommon.resx
    │   │   └── UMapperDemo.cs
    │   ├── app.manifest
    │   └── packages.config
    ├── SunnyUI.Net5.Demo
    │   ├── Charts
    │   │   ├── FBarChart.Designer.cs
    │   │   ├── FBarChart.cs
    │   │   ├── FBarChart.resx
    │   │   ├── FBarChartEx.Designer.cs
    │   │   ├── FBarChartEx.cs
    │   │   ├── FBarChartEx.resx
    │   │   ├── FDoughnutChart.Designer.cs
    │   │   ├── FDoughnutChart.cs
    │   │   ├── FLineChart.Designer.cs
    │   │   ├── FLineChart.cs
    │   │   ├── FLineChart.resx
    │   │   ├── FPieChart.Designer.cs
    │   │   ├── FPieChart.cs
    │   │   └── FPieChart.resx
    │   ├── Controls
    │   │   ├── FAvatar.Designer.cs
    │   │   ├── FAvatar.cs
    │   │   ├── FAvatar.resx
    │   │   ├── FButton.Designer.cs
    │   │   ├── FButton.cs
    │   │   ├── FButton.resx
    │   │   ├── FCheckBox.Designer.cs
    │   │   ├── FCheckBox.cs
    │   │   ├── FCheckBox.resx
    │   │   ├── FCombobox.Designer.cs
    │   │   ├── FCombobox.cs
    │   │   ├── FCombobox.resx
    │   │   ├── FContextMenuStrip.Designer.cs
    │   │   ├── FContextMenuStrip.cs
    │   │   ├── FContextMenuStrip.resx
    │   │   ├── FDataGridView.Designer.cs
    │   │   ├── FDataGridView.cs
    │   │   ├── FDataGridView.resx
    │   │   ├── FFlowLayoutPanel.Designer.cs
    │   │   ├── FFlowLayoutPanel.cs
    │   │   ├── FFlowLayoutPanel.resx
    │   │   ├── FLabel.Designer.cs
    │   │   ├── FLabel.cs
    │   │   ├── FLabel.resx
    │   │   ├── FLine.Designer.cs
    │   │   ├── FLine.cs
    │   │   ├── FLine.resx
    │   │   ├── FListBox.Designer.cs
    │   │   ├── FListBox.cs
    │   │   ├── FListBox.resx
    │   │   ├── FMeter.Designer.cs
    │   │   ├── FMeter.cs
    │   │   ├── FMeter.resx
    │   │   ├── FNavigation.Designer.cs
    │   │   ├── FNavigation.cs
    │   │   ├── FNavigation.resx
    │   │   ├── FOther.Designer.cs
    │   │   ├── FOther.cs
    │   │   ├── FOther.resx
    │   │   ├── FPanel.Designer.cs
    │   │   ├── FPanel.cs
    │   │   ├── FPanel.resx
    │   │   ├── FRadioButton.Designer.cs
    │   │   ├── FRadioButton.cs
    │   │   ├── FRadioButton.resx
    │   │   ├── FScrollBar.Designer.cs
    │   │   ├── FScrollBar.cs
    │   │   ├── FScrollBar.resx
    │   │   ├── FTabControl.Designer.cs
    │   │   ├── FTabControl.cs
    │   │   ├── FTabControl.resx
    │   │   ├── FTextBox.Designer.cs
    │   │   ├── FTextBox.cs
    │   │   ├── FTextBox.resx
    │   │   ├── FTransfer.Designer.cs
    │   │   ├── FTransfer.cs
    │   │   ├── FTransfer.resx
    │   │   ├── FTreeView.Designer.cs
    │   │   ├── FTreeView.cs
    │   │   └── FTreeView.resx
    │   ├── FMain.Designer.cs
    │   ├── FMain.cs
    │   ├── FMain.resx
    │   ├── Forms
    │   │   ├── FDialogs.Designer.cs
    │   │   ├── FDialogs.cs
    │   │   ├── FDialogs.resx
    │   │   ├── FEdit.Designer.cs
    │   │   ├── FEdit.cs
    │   │   ├── FEdit.resx
    │   │   ├── FEditor.Designer.cs
    │   │   ├── FEditor.cs
    │   │   ├── FEditor.resx
    │   │   ├── FFrames.Designer.cs
    │   │   ├── FFrames.cs
    │   │   ├── FFrames.resx
    │   │   ├── FLogin.Designer.cs
    │   │   ├── FLogin.cs
    │   │   ├── FLogin.resx
    │   │   ├── Frames
    │   │   │   ├── FAsideHeaderMain.Designer.cs
    │   │   │   ├── FAsideHeaderMain.cs
    │   │   │   ├── FAsideHeaderMain.resx
    │   │   │   ├── FAsideHeaderMainFooter.Designer.cs
    │   │   │   ├── FAsideHeaderMainFooter.cs
    │   │   │   ├── FAsideHeaderMainFooter.resx
    │   │   │   ├── FAsideMain.Designer.cs
    │   │   │   ├── FAsideMain.cs
    │   │   │   ├── FAsideMain.resx
    │   │   │   ├── FHeaderAsideMain.Designer.cs
    │   │   │   ├── FHeaderAsideMain.cs
    │   │   │   ├── FHeaderAsideMain.resx
    │   │   │   ├── FHeaderAsideMainFooter.Designer.cs
    │   │   │   ├── FHeaderAsideMainFooter.cs
    │   │   │   ├── FHeaderAsideMainFooter.resx
    │   │   │   ├── FHeaderMain.Designer.cs
    │   │   │   ├── FHeaderMain.cs
    │   │   │   ├── FHeaderMain.resx
    │   │   │   ├── FHeaderMainFooter.Designer.cs
    │   │   │   ├── FHeaderMainFooter.cs
    │   │   │   └── FHeaderMainFooter.resx
    │   │   └── Pages
    │   │       ├── FPage1.Designer.cs
    │   │       ├── FPage1.cs
    │   │       ├── FPage1.resx
    │   │       ├── FPage2.Designer.cs
    │   │       ├── FPage2.cs
    │   │       ├── FPage2.resx
    │   │       ├── FPage3.Designer.cs
    │   │       ├── FPage3.cs
    │   │       ├── FPage3.resx
    │   │       ├── FTitlePage1.Designer.cs
    │   │       ├── FTitlePage1.cs
    │   │       ├── FTitlePage1.resx
    │   │       ├── FTitlePage2.Designer.cs
    │   │       ├── FTitlePage2.cs
    │   │       ├── FTitlePage2.resx
    │   │       ├── FTitlePage3.Designer.cs
    │   │       ├── FTitlePage3.cs
    │   │       └── FTitlePage3.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── Resources.Designer.cs
    │   │   └── Resources.resx
    │   ├── Resources
    │   │   ├── AHM.png
    │   │   ├── AHM1.png
    │   │   ├── AHMF.png
    │   │   ├── AHMF1.png
    │   │   ├── AM.png
    │   │   ├── AM1.png
    │   │   ├── ChartDarkStyle.png
    │   │   ├── ChartDefaultStyle.png
    │   │   ├── ChartPlainStyle.png
    │   │   ├── HAM.png
    │   │   ├── HAM1.png
    │   │   ├── HAMF.png
    │   │   ├── HAMF1.png
    │   │   ├── HM.png
    │   │   ├── HM1.png
    │   │   ├── HMF.png
    │   │   ├── HMF1.png
    │   │   ├── SunnyLogin.png
    │   │   ├── SunnyUI.png
    │   │   ├── SunnyUISmall.png
    │   │   ├── ajax.png
    │   │   ├── atalanta.png
    │   │   ├── barcelona.png
    │   │   ├── benfica.png
    │   │   ├── betis.png
    │   │   ├── brescia.png
    │   │   ├── chievo.png
    │   │   ├── dashboard.png
    │   │   ├── dashboard0.png
    │   │   ├── deportivo.png
    │   │   ├── feyenoord.png
    │   │   ├── heerenveen.png
    │   │   ├── inter.png
    │   │   ├── lazio.png
    │   │   ├── mallorca.png
    │   │   ├── milan.png
    │   │   ├── parma.png
    │   │   ├── porto.png
    │   │   ├── psv.png
    │   │   ├── real_madrid.png
    │   │   ├── real_sociedad.png
    │   │   ├── relationship.png
    │   │   ├── relationship0.png
    │   │   ├── roma.png
    │   │   ├── save.png
    │   │   ├── save0.png
    │   │   ├── sevilla.png
    │   │   ├── udinese.png
    │   │   ├── valencia.png
    │   │   ├── villareal.png
    │   │   └── zaragoza.png
    │   ├── SunnyUI.Net5.Demo.csproj
    │   ├── SunnyUI.ico
    │   └── app.manifest
    ├── SunnyUI.ico
    ├── SunnyUI.png
    ├── SunnyUI.sln
    └── Updates.md

35 directories, 723 files