嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
一款国人基于c#开发的控件组件
.
├── NetWinformControl-master
│ ├── HZH_Controls
│ │ ├── HZH_Controls
│ │ │ ├── Colors
│ │ │ │ ├── BasisColors.cs
│ │ │ │ ├── BorderColors.cs
│ │ │ │ ├── ColorEnums.cs
│ │ │ │ ├── ColorExt.cs
│ │ │ │ ├── GradientColors.cs
│ │ │ │ ├── LineColors.cs
│ │ │ │ ├── StatusColors.cs
│ │ │ │ ├── TableColors.cs
│ │ │ │ └── TextColors.cs
│ │ │ ├── Controls
│ │ │ │ ├── Btn
│ │ │ │ │ ├── UCBtnExt.Designer.cs
│ │ │ │ │ ├── UCBtnExt.cs
│ │ │ │ │ ├── UCBtnExt.resx
│ │ │ │ │ ├── UCBtnFillet.Designer.cs
│ │ │ │ │ ├── UCBtnFillet.cs
│ │ │ │ │ ├── UCBtnFillet.resx
│ │ │ │ │ ├── UCBtnImg.Designer.cs
│ │ │ │ │ ├── UCBtnImg.cs
│ │ │ │ │ ├── UCBtnImg.resx
│ │ │ │ │ ├── UCDropDownBtn.Designer.cs
│ │ │ │ │ ├── UCDropDownBtn.cs
│ │ │ │ │ └── UCDropDownBtn.resx
│ │ │ │ ├── BtnsGroup
│ │ │ │ │ ├── UCBtnsGroup.Designer.cs
│ │ │ │ │ ├── UCBtnsGroup.cs
│ │ │ │ │ └── UCBtnsGroup.resx
│ │ │ │ ├── Charts
│ │ │ │ │ ├── AuxiliaryLable.cs
│ │ │ │ │ ├── AuxiliaryLine.cs
│ │ │ │ │ ├── FunnelChart
│ │ │ │ │ │ ├── FunelChartAlignment.cs
│ │ │ │ │ │ ├── FunelChartDirection.cs
│ │ │ │ │ │ ├── FunelChartItem.cs
│ │ │ │ │ │ └── UCFunnelChart.cs
│ │ │ │ │ ├── MarkText.cs
│ │ │ │ │ ├── MarkTextPositionStyle.cs
│ │ │ │ │ ├── RadarChart
│ │ │ │ │ │ ├── RadarLine.cs
│ │ │ │ │ │ ├── RadarPosition.cs
│ │ │ │ │ │ └── UCRadarChart.cs
│ │ │ │ │ └── ZoomType.cs
│ │ │ │ ├── Checkbox
│ │ │ │ │ ├── UCCheckBox.Designer.cs
│ │ │ │ │ ├── UCCheckBox.cs
│ │ │ │ │ └── UCCheckBox.resx
│ │ │ │ ├── ComboBox
│ │ │ │ │ ├── UCCombox.Designer.cs
│ │ │ │ │ ├── UCCombox.cs
│ │ │ │ │ ├── UCCombox.resx
│ │ │ │ │ ├── UCComboxGrid.Designer.cs
│ │ │ │ │ ├── UCComboxGrid.cs
│ │ │ │ │ ├── UCComboxGrid.resx
│ │ │ │ │ ├── UCComboxGridPanel.Designer.cs
│ │ │ │ │ ├── UCComboxGridPanel.cs
│ │ │ │ │ └── UCComboxGridPanel.resx
│ │ │ │ ├── DataGridView
│ │ │ │ │ ├── DataGridViewCellEntity.cs
│ │ │ │ │ ├── DataGridViewCellEventArgs.cs
│ │ │ │ │ ├── DataGridViewCellEventHandler.cs
│ │ │ │ │ ├── DataGridViewColumnEntity.cs
│ │ │ │ │ ├── DataGridViewRowCustomEventArgs.cs
│ │ │ │ │ ├── IDataGridViewCustomCell.cs
│ │ │ │ │ ├── IDataGridViewRow.cs
│ │ │ │ │ ├── UCDataGridView.Designer.cs
│ │ │ │ │ ├── UCDataGridView.cs
│ │ │ │ │ ├── UCDataGridView.resx
│ │ │ │ │ ├── UCDataGridViewRow.Designer.cs
│ │ │ │ │ ├── UCDataGridViewRow.cs
│ │ │ │ │ ├── UCDataGridViewRow.resx
│ │ │ │ │ ├── UCDataGridViewTreeRow.Designer.cs
│ │ │ │ │ ├── UCDataGridViewTreeRow.cs
│ │ │ │ │ └── UCDataGridViewTreeRow.resx
│ │ │ │ ├── DateTime
│ │ │ │ │ ├── DateTimePickerType.cs
│ │ │ │ │ ├── UCCalendarNotes.Designer.cs
│ │ │ │ │ ├── UCCalendarNotes.cs
│ │ │ │ │ ├── UCCalendarNotes.resx
│ │ │ │ │ ├── UCCalendarNotes_Week.Designer.cs
│ │ │ │ │ ├── UCCalendarNotes_Week.cs
│ │ │ │ │ ├── UCCalendarNotes_Week.resx
│ │ │ │ │ ├── UCDatePickerExt.Designer.cs
│ │ │ │ │ ├── UCDatePickerExt.cs
│ │ │ │ │ ├── UCDatePickerExt.resx
│ │ │ │ │ ├── UCDatePickerExt2.Designer.cs
│ │ │ │ │ ├── UCDatePickerExt2.cs
│ │ │ │ │ ├── UCDatePickerExt2.resx
│ │ │ │ │ ├── UCDateTimeSelectPan.Designer.cs
│ │ │ │ │ ├── UCDateTimeSelectPan.cs
│ │ │ │ │ ├── UCDateTimeSelectPan.resx
│ │ │ │ │ ├── UCDateTimeSelectPan2.Designer.cs
│ │ │ │ │ ├── UCDateTimeSelectPan2.cs
│ │ │ │ │ ├── UCDateTimeSelectPan2.resx
│ │ │ │ │ ├── UCTimePanel.Designer.cs
│ │ │ │ │ ├── UCTimePanel.cs
│ │ │ │ │ └── UCTimePanel.resx
│ │ │ │ ├── FactoryControls
│ │ │ │ │ ├── Arrow
│ │ │ │ │ │ └── UCArrow.cs
│ │ │ │ │ ├── Blower
│ │ │ │ │ │ ├── UCBlower.cs
│ │ │ │ │ │ └── UCBlower.resx
│ │ │ │ │ ├── Bottle
│ │ │ │ │ │ └── UCBottle.cs
│ │ │ │ │ ├── Conduit
│ │ │ │ │ │ └── UCConduit.cs
│ │ │ │ │ ├── Conveyor
│ │ │ │ │ │ └── UCConveyor.cs
│ │ │ │ │ ├── DialAisle
│ │ │ │ │ │ ├── UCDialAisle.Designer.cs
│ │ │ │ │ │ └── UCDialAisle.cs
│ │ │ │ │ ├── EllipseDialAisle
│ │ │ │ │ │ ├── UCEllipseDialAisle.Designer.cs
│ │ │ │ │ │ ├── UCEllipseDialAisle.cs
│ │ │ │ │ │ └── UCEllipseDialAisle.resx
│ │ │ │ │ ├── House
│ │ │ │ │ │ ├── UCHouse.Designer.cs
│ │ │ │ │ │ └── UCHouse.cs
│ │ │ │ │ ├── Lamp
│ │ │ │ │ │ ├── UCAlarmLamp.cs
│ │ │ │ │ │ └── UCSignalLamp.cs
│ │ │ │ │ ├── Meter
│ │ │ │ │ │ └── UCMeter.cs
│ │ │ │ │ ├── MindMapping
│ │ │ │ │ │ ├── MindMappingItemEntity.cs
│ │ │ │ │ │ ├── UCMindMapping.cs
│ │ │ │ │ │ ├── UCMindMappingPanel.Designer.cs
│ │ │ │ │ │ ├── UCMindMappingPanel.cs
│ │ │ │ │ │ └── UCMindMappingPanel.resx
│ │ │ │ │ ├── Pond
│ │ │ │ │ │ └── UCPond.cs
│ │ │ │ │ ├── Rotor
│ │ │ │ │ │ ├── UCRotor.Designer.cs
│ │ │ │ │ │ ├── UCRotor.cs
│ │ │ │ │ │ └── UCRotor.resx
│ │ │ │ │ ├── Syringe
│ │ │ │ │ │ ├── UCSyringe_Horizontal.Designer.cs
│ │ │ │ │ │ ├── UCSyringe_Horizontal.cs
│ │ │ │ │ │ ├── UCSyringe_Horizontal.resx
│ │ │ │ │ │ ├── UCSyringe_Vertical.Designer.cs
│ │ │ │ │ │ ├── UCSyringe_Vertical.cs
│ │ │ │ │ │ └── UCSyringe_Vertical.resx
│ │ │ │ │ ├── Thermometer
│ │ │ │ │ │ └── UCThermometer.cs
│ │ │ │ │ ├── Turntable
│ │ │ │ │ │ ├── UCTurntable.Designer.cs
│ │ │ │ │ │ ├── UCTurntable.cs
│ │ │ │ │ │ └── UCTurntable.resx
│ │ │ │ │ └── Valve
│ │ │ │ │ └── UCValve.cs
│ │ │ │ ├── GraphicalOverlay
│ │ │ │ │ ├── GraphicalOverlayComponent.cs
│ │ │ │ │ └── GraphicalOverlayComponent.designer.cs
│ │ │ │ ├── KeyBord
│ │ │ │ │ ├── UCKeyBorderAll.Designer.cs
│ │ │ │ │ ├── UCKeyBorderAll.cs
│ │ │ │ │ ├── UCKeyBorderAll.resx
│ │ │ │ │ ├── UCKeyBorderNum.Designer.cs
│ │ │ │ │ ├── UCKeyBorderNum.cs
│ │ │ │ │ ├── UCKeyBorderNum.resx
│ │ │ │ │ ├── UCKeyBorderPay.Designer.cs
│ │ │ │ │ ├── UCKeyBorderPay.cs
│ │ │ │ │ └── UCKeyBorderPay.resx
│ │ │ │ ├── LED
│ │ │ │ │ ├── UCLEDData.Designer.cs
│ │ │ │ │ ├── UCLEDData.cs
│ │ │ │ │ ├── UCLEDData.resx
│ │ │ │ │ ├── UCLEDDataTime.Designer.cs
│ │ │ │ │ ├── UCLEDDataTime.cs
│ │ │ │ │ ├── UCLEDDataTime.resx
│ │ │ │ │ ├── UCLEDNum.cs
│ │ │ │ │ ├── UCLEDNums.Designer.cs
│ │ │ │ │ ├── UCLEDNums.cs
│ │ │ │ │ ├── UCLEDNums.resx
│ │ │ │ │ ├── UCLEDTime.Designer.cs
│ │ │ │ │ ├── UCLEDTime.cs
│ │ │ │ │ └── UCLEDTime.resx
│ │ │ │ ├── List
│ │ │ │ │ ├── IListViewItem.cs
│ │ │ │ │ ├── UCHorizontalList.Designer.cs
│ │ │ │ │ ├── UCHorizontalList.cs
│ │ │ │ │ ├── UCHorizontalList.resx
│ │ │ │ │ ├── UCHorizontalListItem.Designer.cs
│ │ │ │ │ ├── UCHorizontalListItem.cs
│ │ │ │ │ ├── UCHorizontalListItem.resx
│ │ │ │ │ ├── UCListExt.Designer.cs
│ │ │ │ │ ├── UCListExt.cs
│ │ │ │ │ ├── UCListExt.resx
│ │ │ │ │ ├── UCListItemExt.Designer.cs
│ │ │ │ │ ├── UCListItemExt.cs
│ │ │ │ │ ├── UCListItemExt.resx
│ │ │ │ │ ├── UCListView.Designer.cs
│ │ │ │ │ ├── UCListView.cs
│ │ │ │ │ ├── UCListView.resx
│ │ │ │ │ ├── UCListViewItem.Designer.cs
│ │ │ │ │ ├── UCListViewItem.cs
│ │ │ │ │ └── UCListViewItem.resx
│ │ │ │ ├── Menu
│ │ │ │ │ ├── IMenuItem.cs
│ │ │ │ │ ├── MenuItemEntity.cs
│ │ │ │ │ ├── UCMenu.Designer.cs
│ │ │ │ │ ├── UCMenu.cs
│ │ │ │ │ ├── UCMenu.resx
│ │ │ │ │ ├── UCMenuChildrenItem.Designer.cs
│ │ │ │ │ ├── UCMenuChildrenItem.cs
│ │ │ │ │ ├── UCMenuChildrenItem.resx
│ │ │ │ │ ├── UCMenuParentItem.Designer.cs
│ │ │ │ │ ├── UCMenuParentItem.cs
│ │ │ │ │ └── UCMenuParentItem.resx
│ │ │ │ ├── Navigation
│ │ │ │ │ ├── CrumbNavigationClickEventArgs.cs
│ │ │ │ │ ├── CrumbNavigationItem.cs
│ │ │ │ │ ├── UCCrumbNavigation.Designer.cs
│ │ │ │ │ ├── UCCrumbNavigation.cs
│ │ │ │ │ └── UCCrumbNavigation.resx
│ │ │ │ ├── NavigationMenu
│ │ │ │ │ ├── NavigationMenuItem.cs
│ │ │ │ │ ├── NavigationMenuItemBase.cs
│ │ │ │ │ ├── NavigationMenuItemExt.cs
│ │ │ │ │ ├── UCNavigationMenu.Designer.cs
│ │ │ │ │ ├── UCNavigationMenu.cs
│ │ │ │ │ ├── UCNavigationMenu.resx
│ │ │ │ │ ├── UCNavigationMenuExt.Designer.cs
│ │ │ │ │ ├── UCNavigationMenuExt.cs
│ │ │ │ │ ├── UCNavigationMenuExt.resx
│ │ │ │ │ ├── UCNavigationMenuOffice.Designer.cs
│ │ │ │ │ ├── UCNavigationMenuOffice.cs
│ │ │ │ │ └── UCNavigationMenuOffice.resx
│ │ │ │ ├── Page
│ │ │ │ │ ├── IPageControl.cs
│ │ │ │ │ ├── PageControlEventHandler.cs
│ │ │ │ │ ├── PageModel.cs
│ │ │ │ │ ├── UCPagerControl.Designer.cs
│ │ │ │ │ ├── UCPagerControl.cs
│ │ │ │ │ ├── UCPagerControl.resx
│ │ │ │ │ ├── UCPagerControl2.Designer.cs
│ │ │ │ │ ├── UCPagerControl2.cs
│ │ │ │ │ ├── UCPagerControl2.resx
│ │ │ │ │ ├── UCPagerControlBase.cs
│ │ │ │ │ └── UCPagerControlBase.resx
│ │ │ │ ├── Panel
│ │ │ │ │ ├── UCPanelQuote.cs
│ │ │ │ │ ├── UCPanelTitle.Designer.cs
│ │ │ │ │ ├── UCPanelTitle.cs
│ │ │ │ │ └── UCPanelTitle.resx
│ │ │ │ ├── Process
│ │ │ │ │ ├── UCProcessEllipse.Designer.cs
│ │ │ │ │ ├── UCProcessEllipse.cs
│ │ │ │ │ ├── UCProcessEllipse.resx
│ │ │ │ │ ├── UCProcessExt.Designer.cs
│ │ │ │ │ ├── UCProcessExt.cs
│ │ │ │ │ ├── UCProcessExt.resx
│ │ │ │ │ ├── UCProcessLine.cs
│ │ │ │ │ ├── UCProcessLineExt.Designer.cs
│ │ │ │ │ ├── UCProcessLineExt.cs
│ │ │ │ │ ├── UCProcessLineExt.resx
│ │ │ │ │ ├── UCProcessRoll.cs
│ │ │ │ │ ├── UCProcessWave.Designer.cs
│ │ │ │ │ ├── UCProcessWave.cs
│ │ │ │ │ └── UCProcessWave.resx
│ │ │ │ ├── RadioButton
│ │ │ │ │ ├── UCRadioButton.Designer.cs
│ │ │ │ │ ├── UCRadioButton.cs
│ │ │ │ │ └── UCRadioButton.resx
│ │ │ │ ├── Roll
│ │ │ │ │ └── UCRollText.cs
│ │ │ │ ├── Sampling
│ │ │ │ │ └── UCSampling.cs
│ │ │ │ ├── ScrollBar
│ │ │ │ │ ├── ScrollbarComponent.cs
│ │ │ │ │ ├── ScrollbarControlDesigner.cs
│ │ │ │ │ ├── UCHScrollbar.cs
│ │ │ │ │ ├── UCVScrollbar.cs
│ │ │ │ │ └── UCVScrollbar.resx
│ │ │ │ ├── Shadow
│ │ │ │ │ └── ShadowComponent.cs
│ │ │ │ ├── Split
│ │ │ │ │ ├── UCSplitLine_H.Designer.cs
│ │ │ │ │ ├── UCSplitLine_H.cs
│ │ │ │ │ ├── UCSplitLine_H.resx
│ │ │ │ │ ├── UCSplitLine_V.Designer.cs
│ │ │ │ │ ├── UCSplitLine_V.cs
│ │ │ │ │ └── UCSplitLine_V.resx
│ │ │ │ ├── SplitLabel
│ │ │ │ │ └── UCSplitLabel.cs
│ │ │ │ ├── Step
│ │ │ │ │ ├── UCStep.Designer.cs
│ │ │ │ │ ├── UCStep.cs
│ │ │ │ │ └── UCStep.resx
│ │ │ │ ├── Switch
│ │ │ │ │ ├── UCSwitch.Designer.cs
│ │ │ │ │ ├── UCSwitch.cs
│ │ │ │ │ └── UCSwitch.resx
│ │ │ │ ├── Tab
│ │ │ │ │ └── TabControlExt.cs
│ │ │ │ ├── Text
│ │ │ │ │ ├── KeyBoardType.cs
│ │ │ │ │ ├── TextBoxEx.Designer.cs
│ │ │ │ │ ├── TextBoxEx.cs
│ │ │ │ │ ├── TextBoxTransparent.cs
│ │ │ │ │ ├── TextBoxTransparent.resx
│ │ │ │ │ ├── UCNumTextBox.Designer.cs
│ │ │ │ │ ├── UCNumTextBox.cs
│ │ │ │ │ ├── UCNumTextBox.resx
│ │ │ │ │ ├── UCTextBoxEx.Designer.cs
│ │ │ │ │ ├── UCTextBoxEx.cs
│ │ │ │ │ ├── UCTextBoxEx.resx
│ │ │ │ │ └── win32.cs
│ │ │ │ ├── TimeLine
│ │ │ │ │ ├── UCTimeLine.Designer.cs
│ │ │ │ │ ├── UCTimeLine.cs
│ │ │ │ │ └── UCTimeLine.resx
│ │ │ │ ├── ToolStripRendererEx
│ │ │ │ │ ├── ControlPaintEx.cs
│ │ │ │ │ ├── GraphicsPathHelper.cs
│ │ │ │ │ ├── InterpolationModeGraphics.cs
│ │ │ │ │ ├── ProfessionalToolStripRendererEx.cs
│ │ │ │ │ ├── RegionHelper.cs
│ │ │ │ │ ├── RenderHelper.cs
│ │ │ │ │ ├── RoundStyle.cs
│ │ │ │ │ ├── SmoothingModeGraphics.cs
│ │ │ │ │ ├── TextRenderingHintGraphics.cs
│ │ │ │ │ └── ToolStripColorTable.cs
│ │ │ │ ├── TrackBar
│ │ │ │ │ └── UCTrackBar.cs
│ │ │ │ ├── Transfer
│ │ │ │ │ ├── TransferEventArgs.cs
│ │ │ │ │ ├── UCTransfer.Designer.cs
│ │ │ │ │ ├── UCTransfer.cs
│ │ │ │ │ └── UCTransfer.resx
│ │ │ │ ├── Treeview
│ │ │ │ │ └── TreeViewEx.cs
│ │ │ │ ├── UCControlBase.Designer.cs
│ │ │ │ ├── UCControlBase.cs
│ │ │ │ ├── UCControlBase.resx
│ │ │ │ ├── Verification
│ │ │ │ │ ├── VerificationAttribute.cs
│ │ │ │ │ ├── VerificationComponent.cs
│ │ │ │ │ ├── VerificationEventArgs.cs
│ │ │ │ │ └── VerificationModel.cs
│ │ │ │ └── Wave
│ │ │ │ ├── UCWave.cs
│ │ │ │ └── UCWaveChart.cs
│ │ │ ├── Forms
│ │ │ │ ├── FrmAnchor.Designer.cs
│ │ │ │ ├── FrmAnchor.cs
│ │ │ │ ├── FrmAnchor.resx
│ │ │ │ ├── FrmAnchorTips.Designer.cs
│ │ │ │ ├── FrmAnchorTips.cs
│ │ │ │ ├── FrmAnchorTips.resx
│ │ │ │ ├── FrmBack.Designer.cs
│ │ │ │ ├── FrmBack.cs
│ │ │ │ ├── FrmBack.resx
│ │ │ │ ├── FrmBase.Designer.cs
│ │ │ │ ├── FrmBase.cs
│ │ │ │ ├── FrmBase.resx
│ │ │ │ ├── FrmDialog.Designer.cs
│ │ │ │ ├── FrmDialog.cs
│ │ │ │ ├── FrmDialog.resx
│ │ │ │ ├── FrmInputs.Designer.cs
│ │ │ │ ├── FrmInputs.cs
│ │ │ │ ├── FrmInputs.resx
│ │ │ │ ├── FrmLoading.Designer.cs
│ │ │ │ ├── FrmLoading.cs
│ │ │ │ ├── FrmLoading.resx
│ │ │ │ ├── FrmTips.Designer.cs
│ │ │ │ ├── FrmTips.cs
│ │ │ │ ├── FrmTips.resx
│ │ │ │ ├── FrmTransparent.Designer.cs
│ │ │ │ ├── FrmTransparent.cs
│ │ │ │ ├── FrmTransparent.resx
│ │ │ │ ├── FrmWaiting.Designer.cs
│ │ │ │ ├── FrmWaiting.cs
│ │ │ │ ├── FrmWaiting.resx
│ │ │ │ ├── FrmWithOKCancel1.Designer.cs
│ │ │ │ ├── FrmWithOKCancel1.cs
│ │ │ │ ├── FrmWithOKCancel1.resx
│ │ │ │ ├── FrmWithOKCancel2.Designer.cs
│ │ │ │ ├── FrmWithOKCancel2.cs
│ │ │ │ ├── FrmWithOKCancel2.resx
│ │ │ │ ├── FrmWithTitle.Designer.cs
│ │ │ │ ├── FrmWithTitle.cs
│ │ │ │ └── FrmWithTitle.resx
│ │ │ ├── HZH_Controls.csproj
│ │ │ ├── HZH_Controls.nuspec
│ │ │ ├── HandInput
│ │ │ │ ├── HandInput.dll
│ │ │ │ ├── HandInput64.dll
│ │ │ │ ├── certificate
│ │ │ │ ├── certificate64
│ │ │ │ ├── handinput.cupf
│ │ │ │ ├── handinput.exe
│ │ │ │ ├── handinput.ini
│ │ │ │ ├── icon.png
│ │ │ │ ├── lm_HW_PB_7000_kn.arpa.7e9.prune.1e-7.lm.fixed
│ │ │ │ ├── overlapEngine.dll
│ │ │ │ ├── sgim_annex.bin
│ │ │ │ ├── sgim_hz.bin
│ │ │ │ ├── sgim_py.bin
│ │ │ │ └── singleEngine.dll
│ │ │ ├── Helpers
│ │ │ │ ├── ControlHelper.cs
│ │ │ │ ├── Ext.cs
│ │ │ │ ├── GraphDirection.cs
│ │ │ │ ├── ITheme.cs
│ │ │ │ ├── MouseHook.cs
│ │ │ │ ├── NativeMethods.cs
│ │ │ │ ├── TextInputType.cs
│ │ │ │ └── WindowsHook.cs
│ │ │ ├── IconFont
│ │ │ │ ├── ElegantIcons.ttf
│ │ │ │ ├── FontAwesome.ttf
│ │ │ │ ├── FontIcons.cs
│ │ │ │ └── FontImages.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ └── Resources.resx
│ │ │ ├── Resources
│ │ │ │ ├── ComboBox.png
│ │ │ │ ├── alarm.png
│ │ │ │ ├── back.png
│ │ │ │ ├── caret-down.png
│ │ │ │ ├── caret-right.png
│ │ │ │ ├── checkbox0.png
│ │ │ │ ├── checkbox00.png
│ │ │ │ ├── checkbox1.png
│ │ │ │ ├── checkbox10.png
│ │ │ │ ├── chevron-left.png
│ │ │ │ ├── chevron-right.png
│ │ │ │ ├── dateRight.png
│ │ │ │ ├── datetLeft.png
│ │ │ │ ├── dialog_close.png
│ │ │ │ ├── down.png
│ │ │ │ ├── end.png
│ │ │ │ ├── error.png
│ │ │ │ ├── first.png
│ │ │ │ ├── handinput.exe
│ │ │ │ ├── help.png
│ │ │ │ ├── ic_add_black_18dp.png
│ │ │ │ ├── ic_remove_black_18dp.png
│ │ │ │ ├── ic_search_black_24dp.png
│ │ │ │ ├── input_clear.png
│ │ │ │ ├── keyboard.png
│ │ │ │ ├── keyboard_bs.png
│ │ │ │ ├── left.png
│ │ │ │ ├── list_add.png
│ │ │ │ ├── list_subtract.png
│ │ │ │ ├── loading.gif
│ │ │ │ ├── more1.png
│ │ │ │ ├── qty_delete.png
│ │ │ │ ├── radioButton0.png
│ │ │ │ ├── radioButton00.png
│ │ │ │ ├── radioButton1.png
│ │ │ │ ├── radioButton10.png
│ │ │ │ ├── right.png
│ │ │ │ ├── rigth.png
│ │ │ │ ├── sanjiao1.png
│ │ │ │ ├── sanjiao2.png
│ │ │ │ ├── success.png
│ │ │ │ ├── tips.png
│ │ │ │ ├── up.png
│ │ │ │ └── warning.png
│ │ │ ├── UIEditor
│ │ │ │ ├── FrmSelectImage.Designer.cs
│ │ │ │ ├── FrmSelectImage.cs
│ │ │ │ ├── FrmSelectImage.resx
│ │ │ │ └── ImagePropertyEditor.cs
│ │ │ ├── buidnuget.bat
│ │ │ └── nuget.exe
│ │ ├── HZH_Controls.sln
│ │ ├── Test
│ │ │ ├── FrmMain.Designer.cs
│ │ │ ├── FrmMain.cs
│ │ │ ├── FrmMain.resx
│ │ │ ├── FrmOKCancel1Test.Designer.cs
│ │ │ ├── FrmOKCancel1Test.cs
│ │ │ ├── FrmOKCancel1Test.resx
│ │ │ ├── FrmOKCancel2Test.Designer.cs
│ │ │ ├── FrmOKCancel2Test.cs
│ │ │ ├── FrmOKCancel2Test.resx
│ │ │ ├── FrmTestFrmBack.Designer.cs
│ │ │ ├── FrmTestFrmBack.cs
│ │ │ ├── FrmTestFrmBack.resx
│ │ │ ├── FrmTestLoading.Designer.cs
│ │ │ ├── FrmTestLoading.cs
│ │ │ ├── FrmTestLoading.resx
│ │ │ ├── FrmWithTitleTest.Designer.cs
│ │ │ ├── FrmWithTitleTest.cs
│ │ │ ├── FrmWithTitleTest.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Resources
│ │ │ │ └── rowicon.png
│ │ │ ├── Test.csproj
│ │ │ ├── TestGridModel.cs
│ │ │ ├── UC
│ │ │ │ ├── UCTestArrow.Designer.cs
│ │ │ │ ├── UCTestArrow.cs
│ │ │ │ ├── UCTestArrow.resx
│ │ │ │ ├── UCTestBlower.Designer.cs
│ │ │ │ ├── UCTestBlower.cs
│ │ │ │ ├── UCTestBlower.resx
│ │ │ │ ├── UCTestBtns.Designer.cs
│ │ │ │ ├── UCTestBtns.cs
│ │ │ │ ├── UCTestBtns.resx
│ │ │ │ ├── UCTestCalendarNotes.Designer.cs
│ │ │ │ ├── UCTestCalendarNotes.cs
│ │ │ │ ├── UCTestCalendarNotes.resx
│ │ │ │ ├── UCTestColors.Designer.cs
│ │ │ │ ├── UCTestColors.cs
│ │ │ │ ├── UCTestColors.resx
│ │ │ │ ├── UCTestConduit.Designer.cs
│ │ │ │ ├── UCTestConduit.cs
│ │ │ │ ├── UCTestConduit.resx
│ │ │ │ ├── UCTestContextMenu.Designer.cs
│ │ │ │ ├── UCTestContextMenu.cs
│ │ │ │ ├── UCTestContextMenu.resx
│ │ │ │ ├── UCTestConveyor.Designer.cs
│ │ │ │ ├── UCTestConveyor.cs
│ │ │ │ ├── UCTestConveyor.resx
│ │ │ │ ├── UCTestDialAisle.Designer.cs
│ │ │ │ ├── UCTestDialAisle.cs
│ │ │ │ ├── UCTestDialAisle.resx
│ │ │ │ ├── UCTestForms.Designer.cs
│ │ │ │ ├── UCTestForms.cs
│ │ │ │ ├── UCTestForms.resx
│ │ │ │ ├── UCTestFunnelChart.Designer.cs
│ │ │ │ ├── UCTestFunnelChart.cs
│ │ │ │ ├── UCTestFunnelChart.resx
│ │ │ │ ├── UCTestGraphicalOverlay.Designer.cs
│ │ │ │ ├── UCTestGraphicalOverlay.cs
│ │ │ │ ├── UCTestGraphicalOverlay.resx
│ │ │ │ ├── UCTestGridTable.Designer.cs
│ │ │ │ ├── UCTestGridTable.cs
│ │ │ │ ├── UCTestGridTable.resx
│ │ │ │ ├── UCTestGridTableCustom.Designer.cs
│ │ │ │ ├── UCTestGridTableCustom.cs
│ │ │ │ ├── UCTestGridTableCustom.resx
│ │ │ │ ├── UCTestGridTable_CustomCell.Designer.cs
│ │ │ │ ├── UCTestGridTable_CustomCell.cs
│ │ │ │ ├── UCTestGridTable_CustomCell.resx
│ │ │ │ ├── UCTestGridTable_CustomCellIcon.Designer.cs
│ │ │ │ ├── UCTestGridTable_CustomCellIcon.cs
│ │ │ │ ├── UCTestGridTable_CustomCellIcon.resx
│ │ │ │ ├── UCTestHorizontalList.Designer.cs
│ │ │ │ ├── UCTestHorizontalList.cs
│ │ │ │ ├── UCTestHorizontalList.resx
│ │ │ │ ├── UCTestIcon.Designer.cs
│ │ │ │ ├── UCTestIcon.cs
│ │ │ │ ├── UCTestIcon.resx
│ │ │ │ ├── UCTestLED.Designer.cs
│ │ │ │ ├── UCTestLED.cs
│ │ │ │ ├── UCTestLED.resx
│ │ │ │ ├── UCTestList.Designer.cs
│ │ │ │ ├── UCTestList.cs
│ │ │ │ ├── UCTestList.resx
│ │ │ │ ├── UCTestListView.Designer.cs
│ │ │ │ ├── UCTestListView.cs
│ │ │ │ ├── UCTestListView.resx
│ │ │ │ ├── UCTestLiveChar_Pie.resx
│ │ │ │ ├── UCTestLiveCharts
│ │ │ │ │ ├── Cartesian
│ │ │ │ │ │ ├── Basic Stacked Bar
│ │ │ │ │ │ │ ├── BasicStackedColumnExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicStackedColumnExample.cs
│ │ │ │ │ │ │ ├── BasicStackedColumnExample.resx
│ │ │ │ │ │ │ ├── BasicsStackedRowExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicsStackedRowExample.cs
│ │ │ │ │ │ │ └── BasicsStackedRowExample.resx
│ │ │ │ │ │ ├── BasicBar
│ │ │ │ │ │ │ ├── BasicColumnExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicColumnExample.cs
│ │ │ │ │ │ │ ├── BasicColumnExample.resx
│ │ │ │ │ │ │ ├── BasicRowExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicRowExample.cs
│ │ │ │ │ │ │ └── BasicRowExample.resx
│ │ │ │ │ │ ├── BasicBubbles
│ │ │ │ │ │ │ ├── BasicBubblesExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicBubblesExample.cs
│ │ │ │ │ │ │ └── BasicBubblesExample.resx
│ │ │ │ │ │ ├── BasicLine
│ │ │ │ │ │ │ ├── BasicLineExample.Designer.cs
│ │ │ │ │ │ │ ├── BasicLineExample.cs
│ │ │ │ │ │ │ └── BasicLineExample.resx
│ │ │ │ │ │ ├── ConstantChanges
│ │ │ │ │ │ │ ├── ConstantChanges.Designer.cs
│ │ │ │ │ │ │ ├── ConstantChanges.cs
│ │ │ │ │ │ │ ├── ConstantChanges.resx
│ │ │ │ │ │ │ └── MeasureModel.cs
│ │ │ │ │ │ ├── Customized Series
│ │ │ │ │ │ │ ├── Customized Line Series.Designer.cs
│ │ │ │ │ │ │ ├── Customized Line Series.cs
│ │ │ │ │ │ │ └── Customized Line Series.resx
│ │ │ │ │ │ ├── DataPagination
│ │ │ │ │ │ │ ├── DataPaginationExample.Designer.cs
│ │ │ │ │ │ │ ├── DataPaginationExample.cs
│ │ │ │ │ │ │ └── DataPaginationExample.resx
│ │ │ │ │ │ ├── DateTime
│ │ │ │ │ │ │ ├── DateTimeExample.Designer.cs
│ │ │ │ │ │ │ ├── DateTimeExample.cs
│ │ │ │ │ │ │ └── DateTimeExample.resx
│ │ │ │ │ │ ├── DynamicVisibility
│ │ │ │ │ │ │ ├── DynamicVisibiltyExample.Designer.cs
│ │ │ │ │ │ │ ├── DynamicVisibiltyExample.cs
│ │ │ │ │ │ │ └── DynamicVisibiltyExample.resx
│ │ │ │ │ │ ├── Events
│ │ │ │ │ │ │ ├── EventsExample.Designer.cs
│ │ │ │ │ │ │ ├── EventsExample.cs
│ │ │ │ │ │ │ └── EventsExample.resx
│ │ │ │ │ │ ├── Financial
│ │ │ │ │ │ │ ├── FinancialExample.Designer.cs
│ │ │ │ │ │ │ ├── FinancialExample.cs
│ │ │ │ │ │ │ └── FinancialExample.resx
│ │ │ │ │ │ ├── FullyResponsive
│ │ │ │ │ │ │ ├── FullyResponsive.Designer.cs
│ │ │ │ │ │ │ ├── FullyResponsive.cs
│ │ │ │ │ │ │ └── FullyResponsive.resx
│ │ │ │ │ │ ├── FunnelChart
│ │ │ │ │ │ │ ├── FunnelExample.Designer.cs
│ │ │ │ │ │ │ ├── FunnelExample.cs
│ │ │ │ │ │ │ ├── FunnelExample.resx
│ │ │ │ │ │ │ └── Resources
│ │ │ │ │ │ │ ├── fingerprint.png
│ │ │ │ │ │ │ ├── user.png
│ │ │ │ │ │ │ └── view.png
│ │ │ │ │ │ ├── GanttChart
│ │ │ │ │ │ │ ├── GanttExample.Designer.cs
│ │ │ │ │ │ │ ├── GanttExample.cs
│ │ │ │ │ │ │ └── GanttExample.resx
│ │ │ │ │ │ ├── HeatSeriesExample
│ │ │ │ │ │ │ ├── HeatSeriesExample.Designer.cs
│ │ │ │ │ │ │ ├── HeatSeriesExample.cs
│ │ │ │ │ │ │ └── HeatSeriesExample.resx
│ │ │ │ │ │ ├── Inverted Series
│ │ │ │ │ │ │ ├── InvertedSeries.Designer.cs
│ │ │ │ │ │ │ ├── InvertedSeries.cs
│ │ │ │ │ │ │ └── InvertedSeries.resx
│ │ │ │ │ │ ├── Irregular Intervals
│ │ │ │ │ │ │ ├── IrregularIntervalsExample.Designer.cs
│ │ │ │ │ │ │ ├── IrregularIntervalsExample.cs
│ │ │ │ │ │ │ └── IrregularIntervalsExample.resx
│ │ │ │ │ │ ├── Labels
│ │ │ │ │ │ │ ├── Labels.Designer.cs
│ │ │ │ │ │ │ ├── Labels.cs
│ │ │ │ │ │ │ └── Labels.resx
│ │ │ │ │ │ ├── Linq
│ │ │ │ │ │ │ ├── City.cs
│ │ │ │ │ │ │ ├── DataBase.cs
│ │ │ │ │ │ │ ├── LinqExample.Designer.cs
│ │ │ │ │ │ │ ├── LinqExample.cs
│ │ │ │ │ │ │ ├── LinqExample.resx
│ │ │ │ │ │ │ └── cities.csv
│ │ │ │ │ │ ├── LogarithmScale
│ │ │ │ │ │ │ ├── LogarithmSacale.Designer.cs
│ │ │ │ │ │ │ ├── LogarithmSacale.cs
│ │ │ │ │ │ │ └── LogarithmSacale.resx
│ │ │ │ │ │ ├── MissingPoints
│ │ │ │ │ │ │ ├── MissingPoint.Designer.cs
│ │ │ │ │ │ │ ├── MissingPoint.cs
│ │ │ │ │ │ │ └── MissingPoint.resx
│ │ │ │ │ │ ├── MultiAxes
│ │ │ │ │ │ │ ├── MultipleAxesExample.Designer.cs
│ │ │ │ │ │ │ ├── MultipleAxesExample.cs
│ │ │ │ │ │ │ └── MultipleAxesExample.resx
│ │ │ │ │ │ ├── NegativeStackedRow
│ │ │ │ │ │ │ ├── NegativeStackedRow.Designer.cs
│ │ │ │ │ │ │ ├── NegativeStackedRow.cs
│ │ │ │ │ │ │ └── NegativeStackedRow.resx
│ │ │ │ │ │ ├── PointState
│ │ │ │ │ │ │ ├── PointState.Designer.cs
│ │ │ │ │ │ │ ├── PointState.cs
│ │ │ │ │ │ │ └── PointState.resx
│ │ │ │ │ │ ├── ScatterExample
│ │ │ │ │ │ │ ├── ScatterForm.Designer.cs
│ │ │ │ │ │ │ ├── ScatterForm.cs
│ │ │ │ │ │ │ └── ScatterForm.resx
│ │ │ │ │ │ ├── Sections
│ │ │ │ │ │ │ ├── SectionsExample.Designer.cs
│ │ │ │ │ │ │ ├── SectionsExample.cs
│ │ │ │ │ │ │ └── SectionsExample.resx
│ │ │ │ │ │ ├── StackedArea
│ │ │ │ │ │ │ ├── StackedAreaExample.Designer.cs
│ │ │ │ │ │ │ ├── StackedAreaExample.cs
│ │ │ │ │ │ │ └── StackedAreaExample.resx
│ │ │ │ │ │ ├── StepLine
│ │ │ │ │ │ │ ├── StepLineExample.Designer.cs
│ │ │ │ │ │ │ ├── StepLineExample.cs
│ │ │ │ │ │ │ └── StepLineExample.resx
│ │ │ │ │ │ ├── UielementsExample
│ │ │ │ │ │ │ ├── UielementsExample.Designer.cs
│ │ │ │ │ │ │ ├── UielementsExample.cs
│ │ │ │ │ │ │ ├── UielementsExample.resx
│ │ │ │ │ │ │ └── warning.png
│ │ │ │ │ │ └── Zooming and Panning
│ │ │ │ │ │ ├── ZomingAndPanningExample.Designer.cs
│ │ │ │ │ │ ├── ZomingAndPanningExample.cs
│ │ │ │ │ │ └── ZomingAndPanningExample.resx
│ │ │ │ │ ├── Gauge
│ │ │ │ │ │ ├── 360
│ │ │ │ │ │ │ ├── Gauge360Example.Designer.cs
│ │ │ │ │ │ │ ├── Gauge360Example.cs
│ │ │ │ │ │ │ └── Gauge360Example.resx
│ │ │ │ │ │ └── AngularGauge
│ │ │ │ │ │ ├── AngularGugeForm.Designer.cs
│ │ │ │ │ │ ├── AngularGugeForm.cs
│ │ │ │ │ │ └── AngularGugeForm.resx
│ │ │ │ │ ├── Maps
│ │ │ │ │ │ ├── GeoMapExample.Designer.cs
│ │ │ │ │ │ ├── GeoMapExample.cs
│ │ │ │ │ │ ├── GeoMapExample.resx
│ │ │ │ │ │ └── World.xml
│ │ │ │ │ └── PieChart
│ │ │ │ │ ├── DoughnutExample.Designer.cs
│ │ │ │ │ ├── DoughnutExample.cs
│ │ │ │ │ ├── DoughnutExample.resx
│ │ │ │ │ ├── PieChartExample.Designer.cs
│ │ │ │ │ ├── PieChartExample.cs
│ │ │ │ │ └── PieChartExample.resx
│ │ │ │ ├── UCTestLiveCharts.Designer.cs
│ │ │ │ ├── UCTestLiveCharts.cs
│ │ │ │ ├── UCTestLiveCharts.resx
│ │ │ │ ├── UCTestMenu.Designer.cs
│ │ │ │ ├── UCTestMenu.cs
│ │ │ │ ├── UCTestMenu.resx
│ │ │ │ ├── UCTestMeter.Designer.cs
│ │ │ │ ├── UCTestMeter.cs
│ │ │ │ ├── UCTestMeter.resx
│ │ │ │ ├── UCTestMindMapping.Designer.cs
│ │ │ │ ├── UCTestMindMapping.cs
│ │ │ │ ├── UCTestMindMapping.resx
│ │ │ │ ├── UCTestNavigation.Designer.cs
│ │ │ │ ├── UCTestNavigation.cs
│ │ │ │ ├── UCTestNavigation.resx
│ │ │ │ ├── UCTestNavigationMenu.Designer.cs
│ │ │ │ ├── UCTestNavigationMenu.cs
│ │ │ │ ├── UCTestNavigationMenu.resx
│ │ │ │ ├── UCTestNavigationMenuExt.Designer.cs
│ │ │ │ ├── UCTestNavigationMenuExt.cs
│ │ │ │ ├── UCTestNavigationMenuExt.resx
│ │ │ │ ├── UCTestNavigationMenuOffice.Designer.cs
│ │ │ │ ├── UCTestNavigationMenuOffice.cs
│ │ │ │ ├── UCTestNavigationMenuOffice.resx
│ │ │ │ ├── UCTestNavigationMenuOfficeItem.Designer.cs
│ │ │ │ ├── UCTestNavigationMenuOfficeItem.cs
│ │ │ │ ├── UCTestNavigationMenuOfficeItem.resx
│ │ │ │ ├── UCTestPage.Designer.cs
│ │ │ │ ├── UCTestPage.cs
│ │ │ │ ├── UCTestPage.resx
│ │ │ │ ├── UCTestPanelQuote.Designer.cs
│ │ │ │ ├── UCTestPanelQuote.cs
│ │ │ │ ├── UCTestPanelQuote.resx
│ │ │ │ ├── UCTestPanelTitle.Designer.cs
│ │ │ │ ├── UCTestPanelTitle.cs
│ │ │ │ ├── UCTestPanelTitle.resx
│ │ │ │ ├── UCTestProcess.Designer.cs
│ │ │ │ ├── UCTestProcess.cs
│ │ │ │ ├── UCTestProcess.resx
│ │ │ │ ├── UCTestRadarChart.Designer.cs
│ │ │ │ ├── UCTestRadarChart.cs
│ │ │ │ ├── UCTestRadarChart.resx
│ │ │ │ ├── UCTestRollText.Designer.cs
│ │ │ │ ├── UCTestRollText.cs
│ │ │ │ ├── UCTestRollText.resx
│ │ │ │ ├── UCTestRotor.Designer.cs
│ │ │ │ ├── UCTestRotor.cs
│ │ │ │ ├── UCTestRotor.resx
│ │ │ │ ├── UCTestSampling.Designer.cs
│ │ │ │ ├── UCTestSampling.cs
│ │ │ │ ├── UCTestSampling.resx
│ │ │ │ ├── UCTestScrollbar.Designer.cs
│ │ │ │ ├── UCTestScrollbar.cs
│ │ │ │ ├── UCTestScrollbar.resx
│ │ │ │ ├── UCTestShadow.Designer.cs
│ │ │ │ ├── UCTestShadow.cs
│ │ │ │ ├── UCTestShadow.resx
│ │ │ │ ├── UCTestSignalLamp.Designer.cs
│ │ │ │ ├── UCTestSignalLamp.cs
│ │ │ │ ├── UCTestSignalLamp.resx
│ │ │ │ ├── UCTestSplitLabel.Designer.cs
│ │ │ │ ├── UCTestSplitLabel.cs
│ │ │ │ ├── UCTestSplitLabel.resx
│ │ │ │ ├── UCTestStep.Designer.cs
│ │ │ │ ├── UCTestStep.cs
│ │ │ │ ├── UCTestStep.resx
│ │ │ │ ├── UCTestSyringe.Designer.cs
│ │ │ │ ├── UCTestSyringe.cs
│ │ │ │ ├── UCTestSyringe.resx
│ │ │ │ ├── UCTestTab.Designer.cs
│ │ │ │ ├── UCTestTab.cs
│ │ │ │ ├── UCTestTab.resx
│ │ │ │ ├── UCTestThermometer.Designer.cs
│ │ │ │ ├── UCTestThermometer.cs
│ │ │ │ ├── UCTestThermometer.resx
│ │ │ │ ├── UCTestTimeLine.Designer.cs
│ │ │ │ ├── UCTestTimeLine.cs
│ │ │ │ ├── UCTestTimeLine.resx
│ │ │ │ ├── UCTestTips.Designer.cs
│ │ │ │ ├── UCTestTips.cs
│ │ │ │ ├── UCTestTips.resx
│ │ │ │ ├── UCTestTrackbar.Designer.cs
│ │ │ │ ├── UCTestTrackbar.cs
│ │ │ │ ├── UCTestTrackbar.resx
│ │ │ │ ├── UCTestTransfer.Designer.cs
│ │ │ │ ├── UCTestTransfer.cs
│ │ │ │ ├── UCTestTransfer.resx
│ │ │ │ ├── UCTestTreeGridTable.Designer.cs
│ │ │ │ ├── UCTestTreeGridTable.cs
│ │ │ │ ├── UCTestTreeGridTable.resx
│ │ │ │ ├── UCTestTreeview.Designer.cs
│ │ │ │ ├── UCTestTreeview.cs
│ │ │ │ ├── UCTestTreeview.resx
│ │ │ │ ├── UCTestTurntable.Designer.cs
│ │ │ │ ├── UCTestTurntable.cs
│ │ │ │ ├── UCTestTurntable.resx
│ │ │ │ ├── UCTestUCEllipseDialAisle.Designer.cs
│ │ │ │ ├── UCTestUCEllipseDialAisle.cs
│ │ │ │ ├── UCTestUCEllipseDialAisle.resx
│ │ │ │ ├── UCTestValve.Designer.cs
│ │ │ │ ├── UCTestValve.cs
│ │ │ │ ├── UCTestValve.resx
│ │ │ │ ├── UCTestVerification.Designer.cs
│ │ │ │ ├── UCTestVerification.cs
│ │ │ │ ├── UCTestVerification.resx
│ │ │ │ ├── UCTestWave.Designer.cs
│ │ │ │ ├── UCTestWave.cs
│ │ │ │ ├── UCTestWave.resx
│ │ │ │ ├── UCTestWaveChart.Designer.cs
│ │ │ │ ├── UCTestWaveChart.cs
│ │ │ │ └── UCTestWaveChart.resx
│ │ │ ├── UCShouQuan.Designer.cs
│ │ │ ├── UCShouQuan.cs
│ │ │ ├── UCShouQuan.resx
│ │ │ ├── log.ico
│ │ │ ├── logo.ico
│ │ │ └── packages.config
│ │ └── packages
│ │ ├── LiveCharts.0.9.7
│ │ │ ├── LiveCharts.0.9.7.nupkg
│ │ │ ├── lib
│ │ │ │ ├── net40
│ │ │ │ │ ├── LiveCharts.dll
│ │ │ │ │ ├── LiveCharts.pdb
│ │ │ │ │ └── LiveCharts.xml
│ │ │ │ ├── net45
│ │ │ │ │ ├── LiveCharts.dll
│ │ │ │ │ ├── LiveCharts.pdb
│ │ │ │ │ └── LiveCharts.xml
│ │ │ │ └── portable-net45 win8 wp8
│ │ │ │ ├── LiveCharts.XML
│ │ │ │ ├── LiveCharts.dll
│ │ │ │ └── LiveCharts.pdb
│ │ │ └── readme.txt
│ │ ├── LiveCharts.WinForms.0.9.7.1
│ │ │ ├── LiveCharts.WinForms.0.9.7.1.nupkg
│ │ │ ├── lib
│ │ │ │ ├── net40
│ │ │ │ │ ├── LiveCharts.WinForms.XML
│ │ │ │ │ ├── LiveCharts.WinForms.dll
│ │ │ │ │ └── LiveCharts.WinForms.pdb
│ │ │ │ └── net45
│ │ │ │ ├── LiveCharts.WinForms.XML
│ │ │ │ ├── LiveCharts.WinForms.dll
│ │ │ │ └── LiveCharts.WinForms.pdb
│ │ │ └── tools
│ │ │ └── install.ps1
│ │ ├── LiveCharts.Wpf.0.9.7
│ │ │ ├── LiveCharts.Wpf.0.9.7.nupkg
│ │ │ ├── lib
│ │ │ │ ├── net40
│ │ │ │ │ ├── LiveCharts.Wpf.XML
│ │ │ │ │ ├── LiveCharts.Wpf.dll
│ │ │ │ │ └── LiveCharts.Wpf.pdb
│ │ │ │ └── net45
│ │ │ │ ├── LiveCharts.Wpf.XML
│ │ │ │ ├── LiveCharts.Wpf.dll
│ │ │ │ └── LiveCharts.Wpf.pdb
│ │ │ └── tools
│ │ │ └── install.ps1
│ │ └── repositories.config
│ ├── LICENSE
│ ├── README.md
│ ├── README_CN.md
│ └── logo.ico
└── 好例子网_NetWinformControl-master.zip
125 directories, 769 files