From 62477b8091e3c9209924860e1f9d1ab153f636fe Mon Sep 17 00:00:00 2001 From: eggplantlwj <783789228@qq.com> Date: Mon, 21 Mar 2022 14:48:26 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E5=A4=8D=E5=9B=A0=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E8=BE=93=E5=85=A5=E4=BD=8D=E5=A7=BF=E5=BC=95=E5=8F=91?= =?UTF-8?q?=E7=9A=84BUG=202=E3=80=81PMA=E5=B7=A5=E5=85=B7=E5=AE=8C?= =?UTF-8?q?=E5=96=84=203=E3=80=81=E5=85=B6=E4=BB=96BUG=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CaliperTool/Caliper.cs | 2 +- CaliperTool/CaliperTool.csproj | 2 +- CaliperTool/CaliperToolRun.cs | 2 +- CaliperTool/FormCaliper.Designer.cs | 2 +- CaliperTool/FormCaliper.cs | 2 +- CaliperTool/Properties/AssemblyInfo.cs | 2 +- .../CaliperTool.csproj.FileListAbsolute.txt | 60 +++++----- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7480 -> 7561 bytes CommonMethods/ComGlobalParams.cs | 2 +- CommonMethods/CommonHelper.csproj | 2 +- CommonMethods/CommonMethods.cs | 2 +- CommonMethods/FileOperate.cs | 2 +- CommonMethods/Interface/CommonStruct.cs | 2 +- CommonMethods/Interface/IToolInfo.cs | 2 +- CommonMethods/Interface/IToolRun.cs | 2 +- .../Interface/IVisionJobInterface.cs | 2 +- CommonMethods/Interface/ToolRun.cs | 2 +- CommonMethods/Properties/AssemblyInfo.cs | 2 +- CommonMethods/Serialize.cs | 2 +- CommonMethods/VisionToolAttribute.cs | 2 +- .../CommonHelper.csproj.FileListAbsolute.txt | 18 +-- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7148 -> 7159 bytes CreateTool/CreateTool.csproj | 2 +- CreateTool/FormToolBox.Designer.cs | 2 +- CreateTool/FormToolBox.cs | 2 +- CreateTool/Properties/AssemblyInfo.cs | 2 +- DataStruct/DataStruct.cs | 2 +- DataStruct/DataStruct.csproj | 2 +- DataStruct/Properties/AssemblyInfo.cs | 2 +- .../DataStruct.csproj.FileListAbsolute.txt | 14 +-- FindCircle/FindCircle.cs | 2 +- FindCircle/FindCircleTool.csproj | 2 +- FindCircle/FormFindCircle.Designer.cs | 2 +- FindCircle/FormFindCircle.cs | 2 +- FindCircle/Properties/AssemblyInfo.cs | 2 +- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7265 -> 7304 bytes ...FindCircleTool.csproj.FileListAbsolute.txt | 38 +++--- FindLine/FindLine.cs | 2 +- FindLine/FindLineTool.csproj | 2 +- FindLine/FindLineToolRun.cs | 2 +- FindLine/FormFindLine.Designer.cs | 2 +- FindLine/FormFindLine.cs | 2 +- FindLine/Properties/AssemblyInfo.cs | 2 +- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7474 -> 7555 bytes .../FindLineTool.csproj.FileListAbsolute.txt | 60 +++++----- FormLib/FormImageWindow.cs.Designer.cs | 2 +- FormLib/FormImageWindow.cs.cs | 2 +- FormLib/FormLib.csproj | 2 +- FormLib/FormLog.Designer.cs | 2 +- FormLib/FormLog.cs | 2 +- FormLib/Properties/AssemblyInfo.cs | 2 +- HalconTool/FormHalconTool.Designer.cs | 2 +- HalconTool/FormHalconTool.cs | 2 +- HalconTool/HalconTool.cs | 2 +- HalconTool/HalconTool.csproj | 2 +- HalconTool/HalconToolRun.cs | 2 +- HalconTool/Properties/AssemblyInfo.cs | 2 +- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7496 -> 7573 bytes .../HalconTool.csproj.FileListAbsolute.txt | 56 ++++----- ImageWindow/4 HWindow_Tool.csproj | 2 +- ImageWindow/Backup/HWindow_Tool.sln | 2 +- ImageWindow/Config/Circle.cs | 2 +- ImageWindow/Config/CircularArc.cs | 2 +- ImageWindow/Config/HObjectWithColor.cs | 2 +- ImageWindow/Config/Line.cs | 2 +- ImageWindow/Config/Rectangle1.cs | 2 +- ImageWindow/Config/Rectangle2.cs | 2 +- ImageWindow/Config/SerializeHelper.cs | 2 +- ImageWindow/HWindowTool_Smart.Designer.cs | 2 +- ImageWindow/HWindowTool_Smart.cs | 2 +- ImageWindow/HWindow_Final.cs | 2 +- ImageWindow/HWindow_Final.designer.cs | 2 +- ImageWindow/HWindow_Tool.csproj | 2 +- ImageWindow/HWindow_Tool.sln | 2 +- ImageWindow/Model/HWndCtrl.cs | 60 +++++----- ImageWindow/Model/IViewWindow.cs | 2 +- ImageWindow/Model/ROIController.cs | 32 +++--- ImageWindow/Model/RoiData.cs | 2 +- ImageWindow/Program.cs | 2 +- ImageWindow/Properties/AssemblyInfo.cs | 2 +- ImageWindow/Properties/Resources.Designer.cs | 2 +- ImageWindow/Properties/Settings.Designer.cs | 2 +- ImageWindow/ViewWindow.cs | 2 +- ImageWindow/bin/Debug/HWindow_Final.cs | 2 +- .../bin/Debug/HWindow_Final.designer.cs | 2 +- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7091 -> 7102 bytes .../HWindow_Tool.csproj.FileListAbsolute.txt | 12 -- PMAlignTool/FormPMAlignTool.Designer.cs | 2 +- PMAlignTool/FormPMAlignTool.cs | 2 +- PMAlignTool/PMAlign.cs | 2 +- PMAlignTool/PMAlignTool.csproj | 2 +- PMAlignTool/PMAlignToolRun.cs | 2 +- PMAlignTool/Properties/AssemblyInfo.cs | 2 +- PMAlignTool/Properties/Resources.Designer.cs | 2 +- ToolBase/IToolBase.cs | 2 +- ToolBase/Properties/AssemblyInfo.cs | 2 +- ToolBase/ToolBase.csproj | 2 +- ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6833 -> 6830 bytes .../ToolBase.csproj.FileListAbsolute.txt | 22 ++-- ToolLib.Log/Logger/LogDetail.Designer.cs | 4 +- ToolLib.Log/Logger/LogDetail.cs | 5 +- ToolLib.Log/Logger/LogDetailInfo.Designer.cs | Bin 1435 -> 1387 bytes ToolLib.Log/Logger/LogDetailInfo.cs | Bin 403 -> 380 bytes ToolLib.Log/Logger/Logger.csproj | 108 +++++++++++++++++- ToolLib.Log/Logger/LoggerClass.cs | 4 +- ToolLib.Log/Logger/Properties/AssemblyInfo.cs | Bin 1560 -> 1521 bytes .../Logger/Properties/Resources.Designer.cs | Bin 2852 -> 2786 bytes ToolLib.Log/Logger/Resources/Log.png | Bin 719 -> 719 bytes ToolLib.Log/Logger/UserLogger.Designer.cs | 4 +- ToolLib.Log/Logger/UserLogger.cs | 6 +- ToolLib.VisionJob/FormJobManage.Designer.cs | 2 +- ToolLib.VisionJob/FormJobManage.cs | 2 +- ToolLib.VisionJob/FormToolBox.Designer.cs | 2 +- ToolLib.VisionJob/FormToolBox.cs | 2 +- ToolLib.VisionJob/OperateProject.cs | 2 +- ToolLib.VisionJob/OperateTreeView.cs | 2 +- ToolLib.VisionJob/Properties/AssemblyInfo.cs | 2 +- .../Properties/Resources.Designer.cs | 2 +- ToolLib.VisionJob/ToolLib.VisionJob.csproj | 2 +- ToolLib.VisionJob/VisionJob.cs | 2 +- ToolLib.VisionJob/VisionJobParams.cs | 2 +- ToolLib.VisionJob/VisionProject.cs | 2 +- ToolLib.VisionJob/VisionToolFactory.cs | 2 +- .../Properties/AssemblyInfo.cs | 2 +- .../ToolLib.VisionToolList.csproj | 2 +- ToolLib.VisionToolList/VisionToolList.cs | 4 +- ToolListRun/CaliperRun.cs | 2 +- ToolListRun/Properties/AssemblyInfo.cs | 2 +- ToolListRun/ToolListRun.csproj | 2 +- UsingControl/Controls/CButton.Designer.cs | 2 +- UsingControl/Controls/CButton.cs | 2 +- UsingControl/Controls/CCheckBox.cs | 2 +- UsingControl/Controls/CCheckBox.designer.cs | 2 +- UsingControl/Controls/CComboBox.cs | 2 +- UsingControl/Controls/CComboBox.designer.cs | 2 +- UsingControl/Controls/CNumeric.cs | 2 +- UsingControl/Controls/CNumeric.designer.cs | 2 +- UsingControl/Controls/CNumericUpDown.cs | 2 +- .../Controls/CNumericUpDown.designer.cs | 2 +- UsingControl/Controls/CRadioBox.cs | 2 +- UsingControl/Controls/CRadioBox.designer.cs | 2 +- UsingControl/Controls/CTextBox.cs | 2 +- UsingControl/Controls/CTextBox.designer.cs | 2 +- UsingControl/Controls/Controls.csproj | 2 +- .../Controls/Properties/AssemblyInfo.cs | 2 +- .../Controls/Properties/Resources.Designer.cs | 2 +- .../HZHControls/Colors/BasisColors.cs | 2 +- .../HZHControls/Colors/BorderColors.cs | 2 +- UsingControl/HZHControls/Colors/ColorEnums.cs | 2 +- UsingControl/HZHControls/Colors/ColorExt.cs | 2 +- .../HZHControls/Colors/GradientColors.cs | 2 +- UsingControl/HZHControls/Colors/LineColors.cs | 2 +- .../HZHControls/Colors/StatusColors.cs | 2 +- .../HZHControls/Colors/TableColors.cs | 2 +- UsingControl/HZHControls/Colors/TextColors.cs | 2 +- .../Controls/Btn/UCBtnExt.Designer.cs | 2 +- .../HZHControls/Controls/Btn/UCBtnExt.cs | 2 +- .../Controls/Btn/UCBtnFillet.Designer.cs | 2 +- .../HZHControls/Controls/Btn/UCBtnFillet.cs | 2 +- .../Controls/Btn/UCBtnImg.Designer.cs | 2 +- .../HZHControls/Controls/Btn/UCBtnImg.cs | 2 +- .../Controls/Btn/UCDropDownBtn.Designer.cs | 2 +- .../HZHControls/Controls/Btn/UCDropDownBtn.cs | 2 +- .../BtnsGroup/UCBtnsGroup.Designer.cs | 2 +- .../Controls/BtnsGroup/UCBtnsGroup.cs | 2 +- .../Controls/Charts/AuxiliaryLine.cs | 6 +- .../Charts/FunnelChart/FunelChartAlignment.cs | 2 +- .../Charts/FunnelChart/FunelChartDirection.cs | 2 +- .../Charts/FunnelChart/FunelChartItem.cs | 2 +- .../Charts/FunnelChart/UCFunnelChart.cs | 2 +- .../HZHControls/Controls/Charts/MarkText.cs | 6 +- .../Controls/Charts/RadarChart/RadarLine.cs | 2 +- .../Charts/RadarChart/RadarPosition.cs | 2 +- .../Charts/RadarChart/UCRadarChart.cs | 2 +- .../HZHControls/Controls/Charts/ZoomType.cs | 6 +- .../Controls/Checkbox/UCCheckBox.Designer.cs | 2 +- .../Controls/Checkbox/UCCheckBox.cs | 2 +- .../Controls/ComboBox/UCCombox.Designer.cs | 2 +- .../HZHControls/Controls/ComboBox/UCCombox.cs | 2 +- .../ComboBox/UCComboxGrid.Designer.cs | 2 +- .../Controls/ComboBox/UCComboxGrid.cs | 2 +- .../ComboBox/UCComboxGridPanel.Designer.cs | 2 +- .../Controls/ComboBox/UCComboxGridPanel.cs | 2 +- .../DataGridView/DataGridViewCellEntity.cs | 2 +- .../DataGridView/DataGridViewCellEventArgs.cs | 2 +- .../DataGridViewCellEventHandler.cs | 2 +- .../DataGridView/DataGridViewColumnEntity.cs | 2 +- .../DataGridViewRowCustomEventArgs.cs | 2 +- .../DataGridView/IDataGridViewCustomCell.cs | 2 +- .../Controls/DataGridView/IDataGridViewRow.cs | 2 +- .../DataGridView/UCDataGridView.Designer.cs | 2 +- .../Controls/DataGridView/UCDataGridView.cs | 2 +- .../UCDataGridViewRow.Designer.cs | 2 +- .../UCDataGridViewTreeRow.Designer.cs | 2 +- .../DataGridView/UCDataGridViewTreeRow.cs | 2 +- .../Controls/DateTime/DateTimePickerType.cs | 2 +- .../DateTime/UCDatePickerExt.Designer.cs | 2 +- .../Controls/DateTime/UCDatePickerExt.cs | 2 +- .../DateTime/UCDateTimeSelectPan.Designer.cs | 2 +- .../Controls/DateTime/UCDateTimeSelectPan.cs | 2 +- .../Controls/DateTime/UCTimePanel.Designer.cs | 2 +- .../Controls/DateTime/UCTimePanel.cs | 2 +- .../Controls/FactoryControls/Arrow/UCArrow.cs | 2 +- .../FactoryControls/Blower/UCBlower.cs | 2 +- .../FactoryControls/Bottle/UCBottle.cs | 2 +- .../FactoryControls/Conduit/UCConduit.cs | 2 +- .../FactoryControls/Conveyor/UCConveyor.cs | 2 +- .../FactoryControls/Lamp/UCAlarmLamp.cs | 2 +- .../FactoryControls/Lamp/UCSignalLamp.cs | 2 +- .../Controls/FactoryControls/Meter/UCMeter.cs | 2 +- .../MindMapping/MindMappingItemEntity.cs | 2 +- .../MindMapping/UCMindMapping.cs | 2 +- .../UCMindMappingPanel.Designer.cs | 2 +- .../MindMapping/UCMindMappingPanel.cs | 2 +- .../Controls/FactoryControls/Pond/UCPond.cs | 2 +- .../Thermometer/UCThermometer.cs | 2 +- .../Controls/FactoryControls/Valve/UCValve.cs | 2 +- .../GraphicalOverlayComponent.cs | 2 +- .../GraphicalOverlayComponent.designer.cs | 2 +- .../KeyBord/UCKeyBorderAll.Designer.cs | 2 +- .../KeyBord/UCKeyBorderNum.Designer.cs | 2 +- .../Controls/KeyBord/UCKeyBorderNum.cs | 2 +- .../KeyBord/UCKeyBorderPay.Designer.cs | 2 +- .../Controls/KeyBord/UCKeyBorderPay.cs | 2 +- .../Controls/LED/UCLEDData.Designer.cs | 2 +- .../HZHControls/Controls/LED/UCLEDData.cs | 2 +- .../Controls/LED/UCLEDDataTime.Designer.cs | 2 +- .../HZHControls/Controls/LED/UCLEDDataTime.cs | 2 +- .../HZHControls/Controls/LED/UCLEDNum.cs | 2 +- .../Controls/LED/UCLEDNums.Designer.cs | 2 +- .../HZHControls/Controls/LED/UCLEDNums.cs | 2 +- .../Controls/LED/UCLEDTime.Designer.cs | 2 +- .../HZHControls/Controls/LED/UCLEDTime.cs | 2 +- .../Controls/List/IListViewItem.cs | 2 +- .../List/UCHorizontalList.Designer.cs | 2 +- .../Controls/List/UCHorizontalList.cs | 2 +- .../List/UCHorizontalListItem.Designer.cs | 2 +- .../Controls/List/UCHorizontalListItem.cs | 2 +- .../Controls/List/UCListExt.Designer.cs | 2 +- .../HZHControls/Controls/List/UCListExt.cs | 2 +- .../Controls/List/UCListItemExt.Designer.cs | 2 +- .../Controls/List/UCListItemExt.cs | 2 +- .../Controls/List/UCListView.Designer.cs | 2 +- .../HZHControls/Controls/List/UCListView.cs | 2 +- .../Controls/List/UCListViewItem.Designer.cs | 2 +- .../Controls/List/UCListViewItem.cs | 2 +- .../HZHControls/Controls/Menu/IMenuItem.cs | 2 +- .../Controls/Menu/MenuItemEntity.cs | 2 +- .../Controls/Menu/UCMenu.Designer.cs | 2 +- .../HZHControls/Controls/Menu/UCMenu.cs | 2 +- .../Menu/UCMenuChildrenItem.Designer.cs | 2 +- .../Controls/Menu/UCMenuChildrenItem.cs | 2 +- .../Menu/UCMenuParentItem.Designer.cs | 2 +- .../Controls/Menu/UCMenuParentItem.cs | 2 +- .../CrumbNavigationClickEventArgs.cs | 2 +- .../Navigation/CrumbNavigationItem.cs | 2 +- .../Navigation/UCCrumbNavigation.Designer.cs | 2 +- .../Controls/Navigation/UCCrumbNavigation.cs | 2 +- .../NavigationMenu/NavigationMenuItem.cs | 2 +- .../NavigationMenu/NavigationMenuItemBase.cs | 2 +- .../NavigationMenu/NavigationMenuItemExt.cs | 2 +- .../UCNavigationMenu.Designer.cs | 2 +- .../NavigationMenu/UCNavigationMenu.cs | 2 +- .../UCNavigationMenuExt.Designer.cs | 2 +- .../NavigationMenu/UCNavigationMenuExt.cs | 2 +- .../UCNavigationMenuOffice.Designer.cs | 2 +- .../NavigationMenu/UCNavigationMenuOffice.cs | 2 +- .../HZHControls/Controls/Page/IPageControl.cs | 2 +- .../Controls/Page/PageControlEventHandler.cs | 2 +- .../HZHControls/Controls/Page/PageModel.cs | 2 +- .../Controls/Page/UCPagerControl.Designer.cs | 2 +- .../Controls/Page/UCPagerControl.cs | 2 +- .../Controls/Page/UCPagerControl2.Designer.cs | 2 +- .../Controls/Page/UCPagerControl2.cs | 2 +- .../Controls/Page/UCPagerControlBase.cs | 2 +- .../Controls/Panel/UCPanelQuote.cs | 2 +- .../Controls/Panel/UCPanelTitle.Designer.cs | 2 +- .../Controls/Panel/UCPanelTitle.cs | 2 +- .../Process/UCProcessEllipse.Designer.cs | 2 +- .../Controls/Process/UCProcessEllipse.cs | 2 +- .../Controls/Process/UCProcessExt.Designer.cs | 2 +- .../Controls/Process/UCProcessExt.cs | 2 +- .../Controls/Process/UCProcessLine.cs | 2 +- .../Process/UCProcessLineExt.Designer.cs | 2 +- .../Controls/Process/UCProcessLineExt.cs | 2 +- .../Process/UCProcessWave.Designer.cs | 2 +- .../Controls/Process/UCProcessWave.cs | 2 +- .../RadioButton/UCRadioButton.Designer.cs | 2 +- .../Controls/RadioButton/UCRadioButton.cs | 2 +- .../HZHControls/Controls/Roll/UCRollText.cs | 2 +- .../Controls/Sampling/UCSampling.cs | 2 +- .../Controls/ScrollBar/ScrollbarComponent.cs | 2 +- .../ScrollBar/ScrollbarControlDesigner.cs | 2 +- .../Controls/ScrollBar/UCHScrollbar.cs | 2 +- .../Controls/ScrollBar/UCVScrollbar.cs | 20 ++-- .../Controls/Shadow/ShadowComponent.cs | 2 +- .../Controls/Split/UCSplitLine_H.Designer.cs | 2 +- .../Controls/Split/UCSplitLine_H.cs | 2 +- .../Controls/Split/UCSplitLine_V.Designer.cs | 2 +- .../Controls/Split/UCSplitLine_V.cs | 2 +- .../Controls/SplitLabel/UCSplitLabel.cs | 2 +- .../Controls/Step/UCStep.Designer.cs | 2 +- .../HZHControls/Controls/Step/UCStep.cs | 2 +- .../Controls/Switch/UCSwitch.Designer.cs | 2 +- .../HZHControls/Controls/Switch/UCSwitch.cs | 2 +- .../HZHControls/Controls/Tab/TabControlExt.cs | 2 +- .../HZHControls/Controls/Text/KeyBoardType.cs | 2 +- .../Controls/Text/TextBoxEx.Designer.cs | 2 +- .../HZHControls/Controls/Text/TextBoxEx.cs | 2 +- .../Controls/Text/TextBoxTransparent.cs | 2 +- .../Controls/Text/UCNumTextBox.Designer.cs | 2 +- .../HZHControls/Controls/Text/UCNumTextBox.cs | 2 +- .../Controls/Text/UCTextBoxEx.Designer.cs | 2 +- .../HZHControls/Controls/Text/UCTextBoxEx.cs | 2 +- .../HZHControls/Controls/Text/win32.cs | 2 +- .../Controls/TimeLine/UCTimeLine.Designer.cs | 2 +- .../Controls/TimeLine/UCTimeLine.cs | 2 +- .../Controls/TrackBar/UCTrackBar.cs | 2 +- .../Controls/Transfer/TransferEventArgs.cs | 2 +- .../Controls/Transfer/UCTransfer.Designer.cs | 2 +- .../Controls/Transfer/UCTransfer.cs | 2 +- .../Controls/Treeview/TreeViewEx.cs | 2 +- .../Controls/UCControlBase.Designer.cs | 2 +- .../HZHControls/Controls/UCControlBase.cs | 2 +- .../Verification/VerificationAttribute.cs | 2 +- .../Verification/VerificationComponent.cs | 2 +- .../Verification/VerificationEventArgs.cs | 2 +- .../Verification/VerificationModel.cs | 2 +- .../HZHControls/Controls/Wave/UCWave.cs | 2 +- .../HZHControls/Controls/Wave/UCWaveChart.cs | 2 +- .../HZHControls/Forms/FrmAnchor.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmAnchor.cs | 2 +- .../Forms/FrmAnchorTips.Designer.cs | 2 +- .../HZHControls/Forms/FrmAnchorTips.cs | 2 +- .../HZHControls/Forms/FrmBack.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmBack.cs | 2 +- .../HZHControls/Forms/FrmBase.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmBase.cs | 2 +- .../HZHControls/Forms/FrmDialog.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmDialog.cs | 2 +- .../HZHControls/Forms/FrmInputs.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmInputs.cs | 2 +- .../HZHControls/Forms/FrmLoading.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmLoading.cs | 2 +- .../HZHControls/Forms/FrmTips.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmTips.cs | 2 +- .../Forms/FrmTransparent.Designer.cs | 2 +- .../HZHControls/Forms/FrmTransparent.cs | 2 +- .../HZHControls/Forms/FrmWaiting.Designer.cs | 2 +- UsingControl/HZHControls/Forms/FrmWaiting.cs | 2 +- .../Forms/FrmWithOKCancel1.Designer.cs | 2 +- .../HZHControls/Forms/FrmWithOKCancel1.cs | 2 +- .../Forms/FrmWithOKCancel2.Designer.cs | 2 +- .../HZHControls/Forms/FrmWithOKCancel2.cs | 2 +- .../Forms/FrmWithTitle.Designer.cs | 2 +- .../HZHControls/Forms/FrmWithTitle.cs | 2 +- UsingControl/HZHControls/HZH_Controls.csproj | 2 +- .../HZHControls/Helpers/ControlHelper.cs | 2 +- UsingControl/HZHControls/Helpers/Ext.cs | 2 +- .../HZHControls/Helpers/GraphDirection.cs | 2 +- UsingControl/HZHControls/Helpers/ITheme.cs | 2 +- UsingControl/HZHControls/Helpers/MouseHook.cs | 2 +- .../HZHControls/Helpers/NativeMethods.cs | 2 +- .../HZHControls/Helpers/TextInputType.cs | 2 +- .../HZHControls/Helpers/WindowsHook.cs | 2 +- .../HZHControls/IconFont/FontIcons.cs | 2 +- .../HZHControls/IconFont/FontImages.cs | 36 +++--- .../HZHControls/Properties/AssemblyInfo.cs | 2 +- .../Properties/Resources.Designer.cs | 2 +- .../UIEditor/FrmSelectImage.Designer.cs | 2 +- .../HZHControls/UIEditor/FrmSelectImage.cs | 2 +- .../UIEditor/ImagePropertyEditor.cs | 2 +- VisionEdit/AppConfig.cs | 2 +- .../FormLib/FormImageWindow.cs.Designer.cs | 2 +- VisionEdit/FormLib/FormImageWindow.cs.cs | 2 +- VisionEdit/FormLib/FormJobManage.Designer.cs | 2 +- VisionEdit/FormLib/FormJobManage.cs | 2 +- VisionEdit/FormLib/FormLog.Designer.cs | 2 +- VisionEdit/FormLib/FormLog.cs | 2 +- VisionEdit/FormLib/FormToolBox.Designer.cs | 2 +- VisionEdit/FormLib/FormToolBox.cs | 2 +- VisionEdit/FormMain.Designer.cs | 2 +- VisionEdit/FormMain.cs | 2 +- VisionEdit/GlobalParams.cs | 2 +- VisionEdit/OperateJob.cs | 2 +- VisionEdit/Program.cs | 2 +- VisionEdit/Properties/AssemblyInfo.cs | 2 +- VisionEdit/Properties/Resources.Designer.cs | 2 +- VisionEdit/Properties/Settings.Designer.cs | 2 +- VisionEdit/ToolRunLib/CaliperRun.cs | 2 +- VisionEdit/ToolRunLib/FindLineRun.cs | 2 +- VisionEdit/ToolRunLib/HalconToolRun.cs | 2 +- VisionEdit/ToolRunLib/IToolRun.cs | 2 +- VisionEdit/VisionEdit.csproj | 2 +- VisionEdit/VisionJob.cs | 2 +- VisionEdit/bin/Debug/DockPanel.config | Bin 5344 -> 5344 bytes ...gnTimeResolveAssemblyReferencesInput.cache | Bin 8598 -> 8851 bytes .../VisionEdit.csproj.FileListAbsolute.txt | 94 ++++++++------- VisionEdit/几何.ico | Bin 5430 -> 5430 bytes VisionJobFactory/Properties/AssemblyInfo.cs | 2 +- VisionJobFactory/VisionJobFactory.csproj | 2 +- VisionJobFactory/VisionToolFactory.cs | 2 +- VisionJobFactory/VisionToolList.cs | 2 +- 403 files changed, 753 insertions(+), 652 deletions(-) diff --git a/CaliperTool/Caliper.cs b/CaliperTool/Caliper.cs index 9af1f9f..0f1c3ac 100644 --- a/CaliperTool/Caliper.cs +++ b/CaliperTool/Caliper.cs @@ -1,4 +1,4 @@ -using System; +using System; using CommonMethods; using HalconDotNet; using ToolBase; diff --git a/CaliperTool/CaliperTool.csproj b/CaliperTool/CaliperTool.csproj index f074685..1d4a675 100644 --- a/CaliperTool/CaliperTool.csproj +++ b/CaliperTool/CaliperTool.csproj @@ -1,4 +1,4 @@ - + diff --git a/CaliperTool/CaliperToolRun.cs b/CaliperTool/CaliperToolRun.cs index 0cfde12..0b53175 100644 --- a/CaliperTool/CaliperToolRun.cs +++ b/CaliperTool/CaliperToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: CaliperToolRun diff --git a/CaliperTool/FormCaliper.Designer.cs b/CaliperTool/FormCaliper.Designer.cs index 11185b2..6abc048 100644 --- a/CaliperTool/FormCaliper.Designer.cs +++ b/CaliperTool/FormCaliper.Designer.cs @@ -1,4 +1,4 @@ -namespace CaliperTool +namespace CaliperTool { partial class FormCaliper { diff --git a/CaliperTool/FormCaliper.cs b/CaliperTool/FormCaliper.cs index 5599a70..b059a39 100644 --- a/CaliperTool/FormCaliper.cs +++ b/CaliperTool/FormCaliper.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/CaliperTool/Properties/AssemblyInfo.cs b/CaliperTool/Properties/AssemblyInfo.cs index e4f64a8..686bee8 100644 --- a/CaliperTool/Properties/AssemblyInfo.cs +++ b/CaliperTool/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/CaliperTool/obj/Debug/CaliperTool.csproj.FileListAbsolute.txt b/CaliperTool/obj/Debug/CaliperTool.csproj.FileListAbsolute.txt index 49cf077..a7fc9c0 100644 --- a/CaliperTool/obj/Debug/CaliperTool.csproj.FileListAbsolute.txt +++ b/CaliperTool/obj/Debug/CaliperTool.csproj.FileListAbsolute.txt @@ -62,33 +62,33 @@ F:\GitHubClone\最新克隆\VisionEdit\CaliperTool\obj\Debug\CaliperTool.FormCal F:\GitHubClone\最新克隆\VisionEdit\CaliperTool\obj\Debug\CaliperTool.csproj.GenerateResource.Cache F:\GitHubClone\最新克隆\VisionEdit\CaliperTool\obj\Debug\CaliperTool.dll F:\GitHubClone\最新克隆\VisionEdit\CaliperTool\obj\Debug\CaliperTool.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\log4net.config -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\CaliperTool.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\CaliperTool.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\DataStruct.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\FormLib.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\HWindow_Tool.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\Logger.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\ToolBase.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\ToolLib.VisionJob.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\Newtonsoft.Json.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\log4net.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\DevComponents.DotNetBar2.dll -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\DataStruct.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\FormLib.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\ToolBase.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\Logger.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\ToolLib.VisionJob.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\HWindow_Tool.pdb -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\Newtonsoft.Json.xml -F:\GitHubClone\VisionEdit\CaliperTool\bin\Debug\DevComponents.DotNetBar2.xml -F:\GitHubClone\VisionEdit\CaliperTool\obj\Debug\CaliperTool.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\CaliperTool\obj\Debug\CaliperTool.FormCaliper.resources -F:\GitHubClone\VisionEdit\CaliperTool\obj\Debug\CaliperTool.csproj.GenerateResource.Cache -F:\GitHubClone\VisionEdit\CaliperTool\obj\Debug\CaliperTool.dll -F:\GitHubClone\VisionEdit\CaliperTool\obj\Debug\CaliperTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\log4net.config +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\CaliperTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\CaliperTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\DataStruct.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\FormLib.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\HWindow_Tool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\Logger.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\ToolBase.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\ToolLib.VisionJob.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\Newtonsoft.Json.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\log4net.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\DevComponents.DotNetBar2.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\DataStruct.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\FormLib.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\ToolBase.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\Logger.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\ToolLib.VisionJob.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\HWindow_Tool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\Newtonsoft.Json.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\bin\Debug\DevComponents.DotNetBar2.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\obj\Debug\CaliperTool.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\obj\Debug\CaliperTool.FormCaliper.resources +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\obj\Debug\CaliperTool.csproj.GenerateResource.Cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\obj\Debug\CaliperTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CaliperTool\obj\Debug\CaliperTool.pdb diff --git a/CaliperTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/CaliperTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 87c7bda0f46bf4b1d42b126b73f58f317dc468d1..3139ee09441c8f67281b86999fefc03756c3238e 100644 GIT binary patch delta 336 zcmdmC)oDFpC!_erU6xFeY)ov-Y-|h+%s`Tfk&%%Nh=JsM*2xc)772G8vXce)L?_D#D@a7*Rv@`KUU(*(gdHvw N>$qh%%S%Zz0|3lwkVgOj delta 243 zcmeCQ-eEOiC!^%XU6xFa5~andL8)n}MX7nosl{$Z`MCi_`B|ySC45CN(SXE~jAAw> zHfA<91_ovz$;8OW$Ognfl7VUS1>uEEn^&{Cure}Ee$Um#73pRb%ip*=WaIVd&|OQ3Fl9?5jN%W YhI2P}3U6ZLGJx}e4v^hkASKBR07@82zW@LL diff --git a/CommonMethods/ComGlobalParams.cs b/CommonMethods/ComGlobalParams.cs index d6eaa22..860d6aa 100644 --- a/CommonMethods/ComGlobalParams.cs +++ b/CommonMethods/ComGlobalParams.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/CommonMethods/CommonHelper.csproj b/CommonMethods/CommonHelper.csproj index 6da8b41..b22e8ac 100644 --- a/CommonMethods/CommonHelper.csproj +++ b/CommonMethods/CommonHelper.csproj @@ -1,4 +1,4 @@ - + diff --git a/CommonMethods/CommonMethods.cs b/CommonMethods/CommonMethods.cs index f039047..8387e0c 100644 --- a/CommonMethods/CommonMethods.cs +++ b/CommonMethods/CommonMethods.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/CommonMethods/FileOperate.cs b/CommonMethods/FileOperate.cs index a0239a8..487ed69 100644 --- a/CommonMethods/FileOperate.cs +++ b/CommonMethods/FileOperate.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: FileOperate diff --git a/CommonMethods/Interface/CommonStruct.cs b/CommonMethods/Interface/CommonStruct.cs index d1f6857..a474126 100644 --- a/CommonMethods/Interface/CommonStruct.cs +++ b/CommonMethods/Interface/CommonStruct.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/CommonMethods/Interface/IToolInfo.cs b/CommonMethods/Interface/IToolInfo.cs index 73b24d9..177875b 100644 --- a/CommonMethods/Interface/IToolInfo.cs +++ b/CommonMethods/Interface/IToolInfo.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/CommonMethods/Interface/IToolRun.cs b/CommonMethods/Interface/IToolRun.cs index 6d33ab2..00213bb 100644 --- a/CommonMethods/Interface/IToolRun.cs +++ b/CommonMethods/Interface/IToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: IToolRun diff --git a/CommonMethods/Interface/IVisionJobInterface.cs b/CommonMethods/Interface/IVisionJobInterface.cs index 7c85dfe..a190cd8 100644 --- a/CommonMethods/Interface/IVisionJobInterface.cs +++ b/CommonMethods/Interface/IVisionJobInterface.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/CommonMethods/Interface/ToolRun.cs b/CommonMethods/Interface/ToolRun.cs index 0a78473..09e4df5 100644 --- a/CommonMethods/Interface/ToolRun.cs +++ b/CommonMethods/Interface/ToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: ToolRun diff --git a/CommonMethods/Properties/AssemblyInfo.cs b/CommonMethods/Properties/AssemblyInfo.cs index 579c485..65f26ad 100644 --- a/CommonMethods/Properties/AssemblyInfo.cs +++ b/CommonMethods/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/CommonMethods/Serialize.cs b/CommonMethods/Serialize.cs index 54c7345..0c00205 100644 --- a/CommonMethods/Serialize.cs +++ b/CommonMethods/Serialize.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: Serial diff --git a/CommonMethods/VisionToolAttribute.cs b/CommonMethods/VisionToolAttribute.cs index 3b38e9b..c487429 100644 --- a/CommonMethods/VisionToolAttribute.cs +++ b/CommonMethods/VisionToolAttribute.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: VisionToolAttribute diff --git a/CommonMethods/obj/Debug/CommonHelper.csproj.FileListAbsolute.txt b/CommonMethods/obj/Debug/CommonHelper.csproj.FileListAbsolute.txt index fc2f978..44b067c 100644 --- a/CommonMethods/obj/Debug/CommonHelper.csproj.FileListAbsolute.txt +++ b/CommonMethods/obj/Debug/CommonHelper.csproj.FileListAbsolute.txt @@ -12,12 +12,12 @@ F:\GitHubClone\最新克隆\VisionEdit\CommonMethods\bin\Debug\halcondotnet.xml F:\GitHubClone\最新克隆\VisionEdit\CommonMethods\bin\Debug\Newtonsoft.Json.xml F:\GitHubClone\最新克隆\VisionEdit\CommonMethods\obj\Debug\CommonMethods.dll F:\GitHubClone\最新克隆\VisionEdit\CommonMethods\obj\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\Newtonsoft.Json.dll -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\CommonMethods\bin\Debug\Newtonsoft.Json.xml -F:\GitHubClone\VisionEdit\CommonMethods\obj\Debug\CommonHelper.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\CommonMethods\obj\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\CommonMethods\obj\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\Newtonsoft.Json.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\bin\Debug\Newtonsoft.Json.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\obj\Debug\CommonHelper.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\obj\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\CommonMethods\obj\Debug\CommonMethods.pdb diff --git a/CommonMethods/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/CommonMethods/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index ef416e31dea9479fcaefb8a76af4924c08d4e3d3..744064e9facb4f9d91b080f347cde820c91f070b 100644 GIT binary patch delta 181 zcmaE3{@r}SPDb&KyDXW+*_hav+1MBun1Lh{BO@al5Ch50_CgDpHeY3RVVx|+-6fIf zY8CUewd3jfJukMlJexK%#yztnqcllj@_HWm$!EFePtM~pmvF_QX!ClWNJfcNT(UxZ SGq@xiaL9rz*nC++k{JNKj7Sau delta 178 zcmexv{>FU5PDaU%yDXWUB}$7^gHqE{i&FEFQ;Xe-@^b@<^0QKtOZbXlq5+8|8O3Z& zY|LzI3=GUbl8KR#kqwA}Bm>iY*2#fVn>K$Cdds+ZHLD9NBje=vTwPqzZdNhwnI#^j wNs}jX?_*-%n(WVG&Sj1)D!+Lzj};?VI9zNqKi>>4E+aS}s8fFPJqbx>0E? + diff --git a/CreateTool/FormToolBox.Designer.cs b/CreateTool/FormToolBox.Designer.cs index de5c46c..a9e3ddf 100644 --- a/CreateTool/FormToolBox.Designer.cs +++ b/CreateTool/FormToolBox.Designer.cs @@ -1,4 +1,4 @@ -namespace CreateTool +namespace CreateTool { partial class FormToolBox { diff --git a/CreateTool/FormToolBox.cs b/CreateTool/FormToolBox.cs index 163e378..b4d8408 100644 --- a/CreateTool/FormToolBox.cs +++ b/CreateTool/FormToolBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/CreateTool/Properties/AssemblyInfo.cs b/CreateTool/Properties/AssemblyInfo.cs index 11fdeb4..a397fc7 100644 --- a/CreateTool/Properties/AssemblyInfo.cs +++ b/CreateTool/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/DataStruct/DataStruct.cs b/DataStruct/DataStruct.cs index b5e748d..77ba23c 100644 --- a/DataStruct/DataStruct.cs +++ b/DataStruct/DataStruct.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/DataStruct/DataStruct.csproj b/DataStruct/DataStruct.csproj index f6a696e..7f48e87 100644 --- a/DataStruct/DataStruct.csproj +++ b/DataStruct/DataStruct.csproj @@ -1,4 +1,4 @@ - + diff --git a/DataStruct/Properties/AssemblyInfo.cs b/DataStruct/Properties/AssemblyInfo.cs index 8e0bd76..192e629 100644 --- a/DataStruct/Properties/AssemblyInfo.cs +++ b/DataStruct/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/DataStruct/obj/Debug/DataStruct.csproj.FileListAbsolute.txt b/DataStruct/obj/Debug/DataStruct.csproj.FileListAbsolute.txt index d0da34d..b7b5fb0 100644 --- a/DataStruct/obj/Debug/DataStruct.csproj.FileListAbsolute.txt +++ b/DataStruct/obj/Debug/DataStruct.csproj.FileListAbsolute.txt @@ -10,10 +10,10 @@ F:\GitHubClone\最新克隆\VisionEdit\DataStruct\bin\Debug\halcondotnet.dll F:\GitHubClone\最新克隆\VisionEdit\DataStruct\bin\Debug\halcondotnet.xml F:\GitHubClone\最新克隆\VisionEdit\DataStruct\obj\Debug\DataStruct.dll F:\GitHubClone\最新克隆\VisionEdit\DataStruct\obj\Debug\DataStruct.pdb -F:\GitHubClone\VisionEdit\DataStruct\bin\Debug\DataStruct.dll -F:\GitHubClone\VisionEdit\DataStruct\bin\Debug\DataStruct.pdb -F:\GitHubClone\VisionEdit\DataStruct\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\DataStruct\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\DataStruct\obj\Debug\DataStruct.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\DataStruct\obj\Debug\DataStruct.dll -F:\GitHubClone\VisionEdit\DataStruct\obj\Debug\DataStruct.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\bin\Debug\DataStruct.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\bin\Debug\DataStruct.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\obj\Debug\DataStruct.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\obj\Debug\DataStruct.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\DataStruct\obj\Debug\DataStruct.pdb diff --git a/FindCircle/FindCircle.cs b/FindCircle/FindCircle.cs index 2895d9d..b28977a 100644 --- a/FindCircle/FindCircle.cs +++ b/FindCircle/FindCircle.cs @@ -1,4 +1,4 @@ -using System; +using System; using HalconDotNet; using static DataStruct.DataStruct; using ToolBase; diff --git a/FindCircle/FindCircleTool.csproj b/FindCircle/FindCircleTool.csproj index da8f79d..3455cae 100644 --- a/FindCircle/FindCircleTool.csproj +++ b/FindCircle/FindCircleTool.csproj @@ -1,4 +1,4 @@ - + diff --git a/FindCircle/FormFindCircle.Designer.cs b/FindCircle/FormFindCircle.Designer.cs index defa169..1ec4010 100644 --- a/FindCircle/FormFindCircle.Designer.cs +++ b/FindCircle/FormFindCircle.Designer.cs @@ -1,4 +1,4 @@ -namespace FindCircle +namespace FindCircle { partial class FormFindCircle { diff --git a/FindCircle/FormFindCircle.cs b/FindCircle/FormFindCircle.cs index d28be00..354c7c1 100644 --- a/FindCircle/FormFindCircle.cs +++ b/FindCircle/FormFindCircle.cs @@ -1,4 +1,4 @@ -using ChoiceTech.Halcon.Control; +using ChoiceTech.Halcon.Control; using System; using System.Windows.Forms; diff --git a/FindCircle/Properties/AssemblyInfo.cs b/FindCircle/Properties/AssemblyInfo.cs index 4840e5a..18b430a 100644 --- a/FindCircle/Properties/AssemblyInfo.cs +++ b/FindCircle/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FindCircle/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/FindCircle/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 4812db114178c15dbbaae3ca670db7a5a4fc0ae2..61edd1ee3f1f6d6b12d842319db3ef090abba3aa 100644 GIT binary patch delta 241 zcmaE8(P24ZC!_erU6xFeY)ov-Y-|h+%s`Tfk&%%Nh=JsM*2xc zHfA<91_ovz$;8OW$Ognfl7VUS1)+sZn^&{Cure}Ee$Um#72#$T + diff --git a/FindLine/FindLineToolRun.cs b/FindLine/FindLineToolRun.cs index e251135..f0c3150 100644 --- a/FindLine/FindLineToolRun.cs +++ b/FindLine/FindLineToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: FindLineToolRun diff --git a/FindLine/FormFindLine.Designer.cs b/FindLine/FormFindLine.Designer.cs index eee906c..8994546 100644 --- a/FindLine/FormFindLine.Designer.cs +++ b/FindLine/FormFindLine.Designer.cs @@ -1,4 +1,4 @@ -namespace FindLineTool +namespace FindLineTool { partial class FormFindLine { diff --git a/FindLine/FormFindLine.cs b/FindLine/FormFindLine.cs index d167f75..deb6157 100644 --- a/FindLine/FormFindLine.cs +++ b/FindLine/FormFindLine.cs @@ -1,4 +1,4 @@ -using CommonMethods; +using CommonMethods; using HalconDotNet; using System; using System.Collections.Generic; diff --git a/FindLine/Properties/AssemblyInfo.cs b/FindLine/Properties/AssemblyInfo.cs index 62ff4ac..a6106af 100644 --- a/FindLine/Properties/AssemblyInfo.cs +++ b/FindLine/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FindLine/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/FindLine/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 1ca8a4331f98484c5974976fe6b225c0671711fa..1118a7ed115316ceb0e1343355150aaafd34235d 100644 GIT binary patch delta 332 zcmdmF)oeXsC!_erU6xFeY)ov-Y-|h+%s`Tfk&%%Nh=JsM*2xcn5V5BPuK5xv9;ydw3#vPnI##eNeYwyOG-^X!99O+CXcy9ATC9#c zHfA<91_ovz$;8OW$Ognfl7VTnAICzb&8t~mSQ!~7zvt@W3UjlHanCIAC{3C?k$Wc- z1J`6P9&;{dgy>8jdoEi9_XCe5mpOv#$lJ{2g5ciab>MP@b2ppty=CFDg!3m`3Y&6y Y!?~N=gg3Eq>B9Ly2S{zsl9FTw0NHj)`~Uy| diff --git a/FindLine/obj/Debug/FindLineTool.csproj.FileListAbsolute.txt b/FindLine/obj/Debug/FindLineTool.csproj.FileListAbsolute.txt index 48468f1..98bb6db 100644 --- a/FindLine/obj/Debug/FindLineTool.csproj.FileListAbsolute.txt +++ b/FindLine/obj/Debug/FindLineTool.csproj.FileListAbsolute.txt @@ -62,33 +62,33 @@ F:\GitHubClone\最新克隆\VisionEdit\FindLine\obj\Debug\FindLineTool.FormFindL F:\GitHubClone\最新克隆\VisionEdit\FindLine\obj\Debug\FindLineTool.csproj.GenerateResource.Cache F:\GitHubClone\最新克隆\VisionEdit\FindLine\obj\Debug\FindLineTool.dll F:\GitHubClone\最新克隆\VisionEdit\FindLine\obj\Debug\FindLineTool.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\log4net.config -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\FindLineTool.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\FindLineTool.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\DataStruct.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\FormLib.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\HWindow_Tool.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\Logger.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\ToolBase.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\ToolLib.VisionJob.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\Newtonsoft.Json.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\log4net.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\DevComponents.DotNetBar2.dll -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\DataStruct.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\FormLib.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\ToolBase.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\Logger.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\ToolLib.VisionJob.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\HWindow_Tool.pdb -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\Newtonsoft.Json.xml -F:\GitHubClone\VisionEdit\FindLine\bin\Debug\DevComponents.DotNetBar2.xml -F:\GitHubClone\VisionEdit\FindLine\obj\Debug\FindLineTool.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\FindLine\obj\Debug\FindLineTool.FormFindLine.resources -F:\GitHubClone\VisionEdit\FindLine\obj\Debug\FindLineTool.csproj.GenerateResource.Cache -F:\GitHubClone\VisionEdit\FindLine\obj\Debug\FindLineTool.dll -F:\GitHubClone\VisionEdit\FindLine\obj\Debug\FindLineTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\log4net.config +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\FindLineTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\FindLineTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\DataStruct.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\FormLib.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\HWindow_Tool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\Logger.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\ToolBase.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\ToolLib.VisionJob.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\Newtonsoft.Json.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\log4net.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\DevComponents.DotNetBar2.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\DataStruct.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\FormLib.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\ToolBase.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\Logger.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\ToolLib.VisionJob.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\HWindow_Tool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\Newtonsoft.Json.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\bin\Debug\DevComponents.DotNetBar2.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\obj\Debug\FindLineTool.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\obj\Debug\FindLineTool.FormFindLine.resources +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\obj\Debug\FindLineTool.csproj.GenerateResource.Cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\obj\Debug\FindLineTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\FindLine\obj\Debug\FindLineTool.pdb diff --git a/FormLib/FormImageWindow.cs.Designer.cs b/FormLib/FormImageWindow.cs.Designer.cs index 125b125..77cd2cb 100644 --- a/FormLib/FormImageWindow.cs.Designer.cs +++ b/FormLib/FormImageWindow.cs.Designer.cs @@ -1,4 +1,4 @@ -namespace FormLib +namespace FormLib { partial class FormImageWindow { diff --git a/FormLib/FormImageWindow.cs.cs b/FormLib/FormImageWindow.cs.cs index 8265479..8c8431f 100644 --- a/FormLib/FormImageWindow.cs.cs +++ b/FormLib/FormImageWindow.cs.cs @@ -1,4 +1,4 @@ -using ChoiceTech.Halcon.Control; +using ChoiceTech.Halcon.Control; using HalconDotNet; using System; using System.Collections.Generic; diff --git a/FormLib/FormLib.csproj b/FormLib/FormLib.csproj index d9b1c30..85190c3 100644 --- a/FormLib/FormLib.csproj +++ b/FormLib/FormLib.csproj @@ -1,4 +1,4 @@ - + diff --git a/FormLib/FormLog.Designer.cs b/FormLib/FormLog.Designer.cs index 431789d..f347f65 100644 --- a/FormLib/FormLog.Designer.cs +++ b/FormLib/FormLog.Designer.cs @@ -1,4 +1,4 @@ -namespace FormLib +namespace FormLib { partial class FormLog { diff --git a/FormLib/FormLog.cs b/FormLib/FormLog.cs index 377fc69..cd5130e 100644 --- a/FormLib/FormLog.cs +++ b/FormLib/FormLog.cs @@ -1,4 +1,4 @@ -using Logger; +using Logger; using System; using System.Collections.Generic; using System.ComponentModel; diff --git a/FormLib/Properties/AssemblyInfo.cs b/FormLib/Properties/AssemblyInfo.cs index e67897f..f4983ef 100644 --- a/FormLib/Properties/AssemblyInfo.cs +++ b/FormLib/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/HalconTool/FormHalconTool.Designer.cs b/HalconTool/FormHalconTool.Designer.cs index 4c2c167..66ab304 100644 --- a/HalconTool/FormHalconTool.Designer.cs +++ b/HalconTool/FormHalconTool.Designer.cs @@ -1,4 +1,4 @@ -namespace HalconTool +namespace HalconTool { partial class FormHalconTool { diff --git a/HalconTool/FormHalconTool.cs b/HalconTool/FormHalconTool.cs index 31f1580..393a29e 100644 --- a/HalconTool/FormHalconTool.cs +++ b/HalconTool/FormHalconTool.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/HalconTool/HalconTool.cs b/HalconTool/HalconTool.cs index eff2b69..1570915 100644 --- a/HalconTool/HalconTool.cs +++ b/HalconTool/HalconTool.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/HalconTool/HalconTool.csproj b/HalconTool/HalconTool.csproj index 0ed2a70..6612507 100644 --- a/HalconTool/HalconTool.csproj +++ b/HalconTool/HalconTool.csproj @@ -1,4 +1,4 @@ - + diff --git a/HalconTool/HalconToolRun.cs b/HalconTool/HalconToolRun.cs index 74d88f9..c473b44 100644 --- a/HalconTool/HalconToolRun.cs +++ b/HalconTool/HalconToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: HalconToolRun diff --git a/HalconTool/Properties/AssemblyInfo.cs b/HalconTool/Properties/AssemblyInfo.cs index b911763..677715e 100644 --- a/HalconTool/Properties/AssemblyInfo.cs +++ b/HalconTool/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/HalconTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HalconTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 6acb06759bb1afd5e9301ae87f55fbb6d363cd24..747edb6c31eb35ae096715842780af20f7bfb369 100644 GIT binary patch delta 348 zcmX?MHPw2;PDb&KyDXU`*_hav+1MBun1Lh{BO@al5Ch5itdk!yZ`%A;Y#!s}52F5? zud=$ZPL|^Cl1Ov4ih0`F@pS#37h7ANO`93xo>`Jnnxrs!9ry0Z**xYFfw&Z`;jx#9 z#3i|oTV}Gp6xU>VUPTF4T#CGSn+eg%xnS ZPLWS?bAj+oHVIo?MgZNvSzk($836G-l(zr? delta 270 zcmbPgeZp$OPDaU%yDXU;B}$7^gHqE{i&FEFQ;Xe-@^b@<^0QKtOZbXlq5+8|8O3Z& zY|LzI3=GUbl8KR#kqwA}Bm>iCKaPb=n^&{Cure}Ee$Um#72#$TBIRzcgalV + Debug diff --git a/ImageWindow/Backup/HWindow_Tool.sln b/ImageWindow/Backup/HWindow_Tool.sln index e98f09a..a138e47 100644 --- a/ImageWindow/Backup/HWindow_Tool.sln +++ b/ImageWindow/Backup/HWindow_Tool.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HWindow_Tool", "HWindow_Tool.csproj", "{9BAA53FD-89B5-43E2-AC59-A27B006DEBB6}" diff --git a/ImageWindow/Config/Circle.cs b/ImageWindow/Config/Circle.cs index 60af876..134202f 100644 --- a/ImageWindow/Config/Circle.cs +++ b/ImageWindow/Config/Circle.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Config/CircularArc.cs b/ImageWindow/Config/CircularArc.cs index 73951fc..e16d798 100644 --- a/ImageWindow/Config/CircularArc.cs +++ b/ImageWindow/Config/CircularArc.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Config/HObjectWithColor.cs b/ImageWindow/Config/HObjectWithColor.cs index 1450b9a..138dd1f 100644 --- a/ImageWindow/Config/HObjectWithColor.cs +++ b/ImageWindow/Config/HObjectWithColor.cs @@ -1,4 +1,4 @@ -using HalconDotNet; +using HalconDotNet; using System; using System.Collections.Generic; using System.Linq; diff --git a/ImageWindow/Config/Line.cs b/ImageWindow/Config/Line.cs index 9e415de..dc2b3f7 100644 --- a/ImageWindow/Config/Line.cs +++ b/ImageWindow/Config/Line.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Config/Rectangle1.cs b/ImageWindow/Config/Rectangle1.cs index 1ec81ef..2413e4c 100644 --- a/ImageWindow/Config/Rectangle1.cs +++ b/ImageWindow/Config/Rectangle1.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Config/Rectangle2.cs b/ImageWindow/Config/Rectangle2.cs index ac9a391..008e037 100644 --- a/ImageWindow/Config/Rectangle2.cs +++ b/ImageWindow/Config/Rectangle2.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Config/SerializeHelper.cs b/ImageWindow/Config/SerializeHelper.cs index 6338e38..10c23f5 100644 --- a/ImageWindow/Config/SerializeHelper.cs +++ b/ImageWindow/Config/SerializeHelper.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.IO; using System.Text; using System.Xml; diff --git a/ImageWindow/HWindowTool_Smart.Designer.cs b/ImageWindow/HWindowTool_Smart.Designer.cs index 0b346e4..e191e0f 100644 --- a/ImageWindow/HWindowTool_Smart.Designer.cs +++ b/ImageWindow/HWindowTool_Smart.Designer.cs @@ -1,4 +1,4 @@ -namespace ViewROI +namespace ViewROI { partial class HWindowTool_Smart { diff --git a/ImageWindow/HWindowTool_Smart.cs b/ImageWindow/HWindowTool_Smart.cs index e82624a..74aa01a 100644 --- a/ImageWindow/HWindowTool_Smart.cs +++ b/ImageWindow/HWindowTool_Smart.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/ImageWindow/HWindow_Final.cs b/ImageWindow/HWindow_Final.cs index 76526ed..8767acf 100644 --- a/ImageWindow/HWindow_Final.cs +++ b/ImageWindow/HWindow_Final.cs @@ -1,4 +1,4 @@ -// 版权所有(C) ChoiceTech Corporation。保留所有权利。 +// 版权所有(C) ChoiceTech Corporation。保留所有权利。 // 此代码的发布遵从 // ChoiceTech 公共许可(HY-PL,http://choicetech.cn/hy-pl.html)的条款。 // diff --git a/ImageWindow/HWindow_Final.designer.cs b/ImageWindow/HWindow_Final.designer.cs index dc06ab9..b4bf318 100644 --- a/ImageWindow/HWindow_Final.designer.cs +++ b/ImageWindow/HWindow_Final.designer.cs @@ -1,4 +1,4 @@ -namespace ChoiceTech.Halcon.Control +namespace ChoiceTech.Halcon.Control { partial class HWindow_Final { diff --git a/ImageWindow/HWindow_Tool.csproj b/ImageWindow/HWindow_Tool.csproj index 1ef6973..b3d1e0f 100644 --- a/ImageWindow/HWindow_Tool.csproj +++ b/ImageWindow/HWindow_Tool.csproj @@ -1,4 +1,4 @@ - + Debug diff --git a/ImageWindow/HWindow_Tool.sln b/ImageWindow/HWindow_Tool.sln index 8e9db40..0267611 100644 --- a/ImageWindow/HWindow_Tool.sln +++ b/ImageWindow/HWindow_Tool.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HWindow_Tool", "HWindow_Tool.csproj", "{9BAA53FD-89B5-43E2-AC59-A27B006DEBB6}" diff --git a/ImageWindow/Model/HWndCtrl.cs b/ImageWindow/Model/HWndCtrl.cs index 6858e8c..658bcb6 100644 --- a/ImageWindow/Model/HWndCtrl.cs +++ b/ImageWindow/Model/HWndCtrl.cs @@ -62,7 +62,7 @@ namespace ViewWindow.Model /// stack without loss. For each additional object, the first entry /// is removed from the stack again. /// - private const int MAXNUMOBJLIST = 2;//ԭʼֵΪ50 ʵ2,ֻǴ洢ͼƬ + private const int MAXNUMOBJLIST = 2;//原始值为50 实际上2都可以,因这里只是存储背景图片 private int stateView; @@ -83,10 +83,10 @@ namespace ViewWindow.Model private int dispROI; /// - /// ¼ + /// 缩放事件开关 /// public bool drawModel = false; - //༭ģʽ + //开启编辑模式 public bool EditModel = true; /* Basic parameters, like dimension of window and displayed image part */ @@ -187,7 +187,7 @@ namespace ViewWindow.Model private void HMouseWheel(object sender, HMouseEventArgs e) { - //ر¼ + //关闭缩放事件 if (drawModel) { return; @@ -284,7 +284,7 @@ namespace ViewWindow.Model /****************************************************************************/ private void zoomImage(double x, double y, double scale) { - //ر¼ + //关闭缩放事件 if (drawModel) { return; @@ -321,13 +321,13 @@ namespace ViewWindow.Model if (zoomWndFactor < 0.01 && _zoomWndFactor < zoomWndFactor) { - //һűͲ + //超过一定缩放比例就不在缩放 resetWindow(); return; } if (zoomWndFactor > 100 && _zoomWndFactor > zoomWndFactor) { - //һűͲ + //超过一定缩放比例就不在缩放 resetWindow(); return; } @@ -467,7 +467,7 @@ namespace ViewWindow.Model /*************************************************************************/ private void mouseDown(object sender, HalconDotNet.HMouseEventArgs e) { - //ر¼ + //关闭缩放事件 if (drawModel) { return; @@ -545,7 +545,7 @@ namespace ViewWindow.Model /*******************************************************************/ private void mouseUp(object sender, HalconDotNet.HMouseEventArgs e) { - //ر¼ + //关闭缩放事件 if (drawModel) { return; @@ -569,7 +569,7 @@ namespace ViewWindow.Model private void mouseMoved(object sender, HalconDotNet.HMouseEventArgs e) { - //ر¼ + //关闭缩放事件 if (drawModel) { return; @@ -745,7 +745,7 @@ namespace ViewWindow.Model window.ClearWindow(); mGC.stateOfSettings.Clear(); - //ʾͼƬ + //显示图片 for (int i=0; i < count; i++) { entry = ((HObjectEntry)HObjImageList[i]); @@ -754,7 +754,7 @@ namespace ViewWindow.Model } - //ʾregion + //显示region showHObjectList(); @@ -766,7 +766,7 @@ namespace ViewWindow.Model HSystem.SetSystem("flush_graphic", "true"); - //ע,ᵼ´޷ʵź϶ + //注释了下面语句,会导致窗口无法实现缩放和拖动 window.SetColor("black"); window.DispLine(-100.0, -100.0, -101.0, -101.0); @@ -790,7 +790,7 @@ namespace ViewWindow.Model /// Iconic object public void addIconicVar(HObject img) { - //ȰHObjImageListȫͷ,Դ ڴй© + //先把HObjImageList给全部释放了,源代码 会出现内存泄漏问题 for (int i = 0; i < HObjImageList.Count; i++) { ((HObjectEntry)HObjImageList[i]).clear(); @@ -838,12 +838,12 @@ namespace ViewWindow.Model HObjImageList.Add(entry); - //ÿ뱳ͼʱ HObjectList + //每当传入背景图的时候 都清空HObjectList clearHObjectList(); if (HObjImageList.Count > MAXNUMOBJLIST) { - //ҪԼֶͷ + //需要自己手动释放 ((HObjectEntry)HObjImageList[0]).clear(); HObjImageList.RemoveAt(1); } @@ -987,7 +987,7 @@ namespace ViewWindow.Model this.setViewState(HWndCtrl.MODE_VIEW_NONE); } /// - /// 趨ʾͼ + /// 添加设定显示的图像 /// /// protected internal void addImageShow(HObject image) @@ -996,32 +996,32 @@ namespace ViewWindow.Model } - #region ٴʾregion xld + #region 再次显示region和 xld /// - /// hObjectList洢HObject + /// hObjectList用来存储存入的HObject /// private List hObjectList = new List(); /// - /// ĬϺɫʾ + /// 默认红颜色显示 /// - /// region.xld,image + /// 传入的region.xld,image public void DispObj(HObject hObj) { DispObj(hObj, null); } /// - /// ¿ڴ汣 ֹHObjectطdispose, + /// 重新开辟内存保存 防止被传入的HObject在其他地方dispose后,不能重现 /// - /// region.xld,image - /// ɫ + /// 传入的region.xld,image + /// 颜色 public void DispObj(HObject hObj, string color) { lock (this) { - //ʾָɫ + //显示指定的颜色 if (color != null) { HOperatorSet.SetColor(viewPort.HalconWindow, color); @@ -1043,13 +1043,13 @@ namespace ViewWindow.Model } - //ָĬϵĺɫ + //恢复默认的红色 HOperatorSet.SetColor(viewPort.HalconWindow, "red"); } } /// - /// ÿδµıImageʱ,hObjectList,ڴûбͷ + /// 每次传入新的背景Image时,清空hObjectList,避免内存没有被释放 /// public void clearHObjectList() { @@ -1063,7 +1063,7 @@ namespace ViewWindow.Model } /// - /// hObjectListеHObject,Ⱥ˳ʾ + /// 将hObjectList中的HObject,按照先后顺序显示出来 /// private void showHObjectList() { @@ -1083,14 +1083,14 @@ namespace ViewWindow.Model { viewPort.HalconWindow.DispObj(hObjectWithColor.HObject); - //ָĬϵĺɫ + //恢复默认的红色 HOperatorSet.SetColor(viewPort.HalconWindow, "red"); } } } catch (Exception e) { - //ʱhobjdispose,䱾Ϊnull,ʱ򱨴. ѾʹIsInitialized + //有时候hobj被dispose了,但是其本身不为null,此时则报错. 已经使用IsInitialized解决了 } } diff --git a/ImageWindow/Model/IViewWindow.cs b/ImageWindow/Model/IViewWindow.cs index d78f924..4832177 100644 --- a/ImageWindow/Model/IViewWindow.cs +++ b/ImageWindow/Model/IViewWindow.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Model/ROIController.cs b/ImageWindow/Model/ROIController.cs index 70625de..c38e6e6 100644 --- a/ImageWindow/Model/ROIController.cs +++ b/ImageWindow/Model/ROIController.cs @@ -405,7 +405,7 @@ namespace ViewWindow.Model } catch (Exception) { - //ûʾroiʱ ƶᱨ + //没有显示roi的时候 移动鼠标会报错 } } @@ -418,7 +418,7 @@ namespace ViewWindow.Model /*****************************/ /// - /// ָλʾROI--Rectangle1 + /// 在指定位置显示ROI--Rectangle1 /// /// /// @@ -460,7 +460,7 @@ namespace ViewWindow.Model } } /// - /// ָλʾROI--Rectangle2 + /// 在指定位置显示ROI--Rectangle2 /// /// /// @@ -486,7 +486,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Circle + /// 在指定位置生成ROI--Circle /// /// /// @@ -529,7 +529,7 @@ namespace ViewWindow.Model } /// - /// ָλʾROI--Line + /// 在指定位置显示ROI--Line /// /// /// @@ -554,7 +554,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Rectangle1 + /// 在指定位置生成ROI--Rectangle1 /// /// /// @@ -584,7 +584,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Rectangle1 + /// 在指定位置生成ROI--Rectangle1 /// /// /// @@ -614,7 +614,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Rectangle1 + /// 在指定位置生成ROI--Rectangle1 /// /// /// @@ -644,7 +644,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Rectangle2 + /// 在指定位置生成ROI--Rectangle2 /// /// /// @@ -675,7 +675,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Rectangle2 + /// 在指定位置生成ROI--Rectangle2 /// /// /// @@ -706,7 +706,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Circle + /// 在指定位置生成ROI--Circle /// /// /// @@ -758,7 +758,7 @@ namespace ViewWindow.Model } } /// - /// ָλROI--Line + /// 在指定位置生成ROI--Line /// /// /// @@ -788,7 +788,7 @@ namespace ViewWindow.Model } } /// - /// ȡǰѡROIϢ + /// 获取当前选中ROI的信息 /// /// protected internal System.Collections.Generic.List smallestActiveROI(out string name, out int index) @@ -853,7 +853,7 @@ namespace ViewWindow.Model } /// - /// ɾǰѡROI + /// 删除当前选中ROI /// /// protected internal void removeActiveROI(ref System.Collections.Generic.List roi) @@ -866,7 +866,7 @@ namespace ViewWindow.Model } } /// - /// ѡмROI + /// 选中激活ROI /// /// protected internal void selectROI(int index) @@ -876,7 +876,7 @@ namespace ViewWindow.Model this.viewController.repaint(); } /// - /// λʾ + /// 复位窗口显示 /// protected internal void resetWindowImage() { diff --git a/ImageWindow/Model/RoiData.cs b/ImageWindow/Model/RoiData.cs index 30be449..468a37d 100644 --- a/ImageWindow/Model/RoiData.cs +++ b/ImageWindow/Model/RoiData.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/Program.cs b/ImageWindow/Program.cs index 5e35adc..3c13dfb 100644 --- a/ImageWindow/Program.cs +++ b/ImageWindow/Program.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; diff --git a/ImageWindow/Properties/AssemblyInfo.cs b/ImageWindow/Properties/AssemblyInfo.cs index 54c76b7..25c1dfc 100644 --- a/ImageWindow/Properties/AssemblyInfo.cs +++ b/ImageWindow/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/ImageWindow/Properties/Resources.Designer.cs b/ImageWindow/Properties/Resources.Designer.cs index 3b5170c..d035c1d 100644 --- a/ImageWindow/Properties/Resources.Designer.cs +++ b/ImageWindow/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/ImageWindow/Properties/Settings.Designer.cs b/ImageWindow/Properties/Settings.Designer.cs index e96d011..a909a68 100644 --- a/ImageWindow/Properties/Settings.Designer.cs +++ b/ImageWindow/Properties/Settings.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/ImageWindow/ViewWindow.cs b/ImageWindow/ViewWindow.cs index aac305c..b753ae2 100644 --- a/ImageWindow/ViewWindow.cs +++ b/ImageWindow/ViewWindow.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ImageWindow/bin/Debug/HWindow_Final.cs b/ImageWindow/bin/Debug/HWindow_Final.cs index 3cbe45b..ef033e3 100644 --- a/ImageWindow/bin/Debug/HWindow_Final.cs +++ b/ImageWindow/bin/Debug/HWindow_Final.cs @@ -1,4 +1,4 @@ -// 版权所有(C) ChoiceTech Corporation。保留所有权利。 +// 版权所有(C) ChoiceTech Corporation。保留所有权利。 // 此代码的发布遵从 // ChoiceTech 公共许可(HY-PL,http://choicetech.cn/hy-pl.html)的条款。 // diff --git a/ImageWindow/bin/Debug/HWindow_Final.designer.cs b/ImageWindow/bin/Debug/HWindow_Final.designer.cs index 78ad5d7..1682106 100644 --- a/ImageWindow/bin/Debug/HWindow_Final.designer.cs +++ b/ImageWindow/bin/Debug/HWindow_Final.designer.cs @@ -1,4 +1,4 @@ -namespace ChoiceTech.Halcon.Control +namespace ChoiceTech.Halcon.Control { partial class HWindow_Final { diff --git a/ImageWindow/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ImageWindow/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 166bd4094143a196c4a3e033f88bdf45f54e5188..3d597ef53f09aa914511e8137918cb451a246f4a 100644 GIT binary patch delta 190 zcmdmNzR!HZPDb&KyDXU`*_hav+1MBun1Lh{BO@al5Ch5itdk!yZ`!QG`Hpe(HCAWV z$x_@M64|a+F;81Np03~XVr$E@X)|NoGfOf`lN2TkO2|$=$vt;+29LRf9X>_Jc=#m( V@F>{)hliV6!U>0p&4Ln(m;sCKN%a5# delta 175 zcmdmIzS(@jPDaU%yDXU;B}$7^gHqE{i&FEFQ;Xe-@^b@<^0QKtOZbXlq5+8|8O3Z& zY|LzI3=GUbl8KR#kqwA}Bm>jt3jzz7Hm_!NVP#~T{GO|WE7r{_#yzvdqcmx9Kld&s l2Cm7TJmy>m$fB~7xAO3FIiUz`{>j75&1HfrW+~Ci3;<85G)w>h diff --git a/ImageWindow/obj/x64/Debug/HWindow_Tool.csproj.FileListAbsolute.txt b/ImageWindow/obj/x64/Debug/HWindow_Tool.csproj.FileListAbsolute.txt index 329449d..e3c03ce 100644 --- a/ImageWindow/obj/x64/Debug/HWindow_Tool.csproj.FileListAbsolute.txt +++ b/ImageWindow/obj/x64/Debug/HWindow_Tool.csproj.FileListAbsolute.txt @@ -38,15 +38,3 @@ F:\GitHubClone\最新克隆\VisionEdit\ImageWindow\obj\x64\Debug\ViewROI.Propert F:\GitHubClone\最新克隆\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.csproj.GenerateResource.Cache F:\GitHubClone\最新克隆\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.dll F:\GitHubClone\最新克隆\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.pdb -F:\GitHubClone\VisionEdit\ImageWindow\bin\x64\Debug\HWindow_Tool.dll.config -F:\GitHubClone\VisionEdit\ImageWindow\bin\x64\Debug\HWindow_Tool.dll -F:\GitHubClone\VisionEdit\ImageWindow\bin\x64\Debug\HWindow_Tool.pdb -F:\GitHubClone\VisionEdit\ImageWindow\bin\x64\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\ImageWindow\bin\x64\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\ViewROI.HWindowTool_Smart.resources -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\ChoiceTech.Halcon.Control.HWindow_Final.resources -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\ViewROI.Properties.Resources.resources -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.csproj.GenerateResource.Cache -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.dll -F:\GitHubClone\VisionEdit\ImageWindow\obj\x64\Debug\HWindow_Tool.pdb diff --git a/PMAlignTool/FormPMAlignTool.Designer.cs b/PMAlignTool/FormPMAlignTool.Designer.cs index 491860e..5605f39 100644 --- a/PMAlignTool/FormPMAlignTool.Designer.cs +++ b/PMAlignTool/FormPMAlignTool.Designer.cs @@ -1,4 +1,4 @@ -namespace PMAlignTool +namespace PMAlignTool { partial class FormPMAlignTool { diff --git a/PMAlignTool/FormPMAlignTool.cs b/PMAlignTool/FormPMAlignTool.cs index caafd9e..d104b8b 100644 --- a/PMAlignTool/FormPMAlignTool.cs +++ b/PMAlignTool/FormPMAlignTool.cs @@ -1,4 +1,4 @@ -using ChoiceTech.Halcon.Control; +using ChoiceTech.Halcon.Control; using CommonMethods; using HalconDotNet; using Logger; diff --git a/PMAlignTool/PMAlign.cs b/PMAlignTool/PMAlign.cs index 3340d4f..28bb200 100644 --- a/PMAlignTool/PMAlign.cs +++ b/PMAlignTool/PMAlign.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: PMAlign diff --git a/PMAlignTool/PMAlignTool.csproj b/PMAlignTool/PMAlignTool.csproj index b33b7d6..9881c87 100644 --- a/PMAlignTool/PMAlignTool.csproj +++ b/PMAlignTool/PMAlignTool.csproj @@ -1,4 +1,4 @@ - + diff --git a/PMAlignTool/PMAlignToolRun.cs b/PMAlignTool/PMAlignToolRun.cs index e100121..03ea944 100644 --- a/PMAlignTool/PMAlignToolRun.cs +++ b/PMAlignTool/PMAlignToolRun.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: PMAlignToolRun diff --git a/PMAlignTool/Properties/AssemblyInfo.cs b/PMAlignTool/Properties/AssemblyInfo.cs index 9c8587b..b2b4d9e 100644 --- a/PMAlignTool/Properties/AssemblyInfo.cs +++ b/PMAlignTool/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/PMAlignTool/Properties/Resources.Designer.cs b/PMAlignTool/Properties/Resources.Designer.cs index 69eb0c8..0bfe06a 100644 --- a/PMAlignTool/Properties/Resources.Designer.cs +++ b/PMAlignTool/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/ToolBase/IToolBase.cs b/ToolBase/IToolBase.cs index 3191f71..d1a425f 100644 --- a/ToolBase/IToolBase.cs +++ b/ToolBase/IToolBase.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/ToolBase/Properties/AssemblyInfo.cs b/ToolBase/Properties/AssemblyInfo.cs index 4a34190..0b6cbe8 100644 --- a/ToolBase/Properties/AssemblyInfo.cs +++ b/ToolBase/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/ToolBase/ToolBase.csproj b/ToolBase/ToolBase.csproj index b5cd60c..b2ee376 100644 --- a/ToolBase/ToolBase.csproj +++ b/ToolBase/ToolBase.csproj @@ -1,4 +1,4 @@ - + diff --git a/ToolBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ToolBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 9ba59022e7f94bcf60fcab11aa7f755745260613..6bab939d65e443becfeee1cbff4b67bb299d2bd0 100644 GIT binary patch delta 149 zcmdmJy3TaMPDb&KyDXU`*_hav+1MBun1Lh{BO@al5Ch5itdk!yZ`!<9@Gax!tE?`p zlcl)3BvM?hVxG2kJYB!%#nzT*(`LrFXO?7?CMir_$GvlMCXcy9APxnaSMi+UlCZ`l JTPJSJ3;?^pI#2)r delta 152 zcmZ2yy3usPPDaU%yDXU;B}$7^gHqE{i&FEFQ;Xe-@^b@<^0QKtOZbXlq5+8|8O3Z& zY|LzI3=GUbl8KR#kqwA}Bm>iCKaPb=n^&{Cure}Ee$Um#73O9YB9LyRZ^R$ic2yB0KsW2p8x;= diff --git a/ToolBase/obj/Debug/ToolBase.csproj.FileListAbsolute.txt b/ToolBase/obj/Debug/ToolBase.csproj.FileListAbsolute.txt index 02a167c..b7dc700 100644 --- a/ToolBase/obj/Debug/ToolBase.csproj.FileListAbsolute.txt +++ b/ToolBase/obj/Debug/ToolBase.csproj.FileListAbsolute.txt @@ -18,14 +18,14 @@ F:\GitHubClone\最新克隆\VisionEdit\ToolBase\bin\Debug\Newtonsoft.Json.xml F:\GitHubClone\最新克隆\VisionEdit\ToolBase\obj\Debug\ToolBase.csprojResolveAssemblyReference.cache F:\GitHubClone\最新克隆\VisionEdit\ToolBase\obj\Debug\ToolBase.dll F:\GitHubClone\最新克隆\VisionEdit\ToolBase\obj\Debug\ToolBase.pdb -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\ToolBase.dll -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\ToolBase.pdb -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\Newtonsoft.Json.dll -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\ToolBase\bin\Debug\Newtonsoft.Json.xml -F:\GitHubClone\VisionEdit\ToolBase\obj\Debug\ToolBase.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\ToolBase\obj\Debug\ToolBase.dll -F:\GitHubClone\VisionEdit\ToolBase\obj\Debug\ToolBase.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\ToolBase.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\ToolBase.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\Newtonsoft.Json.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\bin\Debug\Newtonsoft.Json.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\obj\Debug\ToolBase.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\obj\Debug\ToolBase.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\ToolBase\obj\Debug\ToolBase.pdb diff --git a/ToolLib.Log/Logger/LogDetail.Designer.cs b/ToolLib.Log/Logger/LogDetail.Designer.cs index 02245e2..54468e4 100644 --- a/ToolLib.Log/Logger/LogDetail.Designer.cs +++ b/ToolLib.Log/Logger/LogDetail.Designer.cs @@ -1,4 +1,4 @@ -namespace Logger +namespace Logger { partial class LogDetail { @@ -8,7 +8,7 @@ private System.ComponentModel.IContainer components = null; /// - /// Clean up any resources being used. + /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) diff --git a/ToolLib.Log/Logger/LogDetail.cs b/ToolLib.Log/Logger/LogDetail.cs index 815b1d6..a9459d4 100644 --- a/ToolLib.Log/Logger/LogDetail.cs +++ b/ToolLib.Log/Logger/LogDetail.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; @@ -27,8 +27,9 @@ namespace Logger string time = Regex.Split(logMsg, " -> ")[0]; string msgLevel = Regex.Split(logMsg, " -> ")[1].Split(',')[0]; string msgDetal = Regex.Split(logMsg, " -> ")[1]; + // msgDetal = Regex.Split(msgDetal, ",")[1]; txbLogTime.Text = time; - txbLogLevel.Text = msgLevel; + txbLogLevel.Text = msgLevel; txbLogLevel.BackColor = (msgLevel == "Warn" || msgLevel == "Exception") ? Color.Red : Color.Lime; richDetail.Text = msgDetal; } diff --git a/ToolLib.Log/Logger/LogDetailInfo.Designer.cs b/ToolLib.Log/Logger/LogDetailInfo.Designer.cs index a88e4cb43c469d93678cdc2453304c042f18eb09..f37f98803ca2aacab4dc7b4d100bdbb7cc997c1c 100644 GIT binary patch literal 1387 zcma)6+iKfD5PkPoOkD^vxH3s0rPv7+8-pS3LtNH=Sg(YJtrpJ3&;q?sdSx=I;^(ZGIhjmg=0Z^j zdwi^7&FwS(4$7hgiB9DPE$oF=Vxuwb<;^Bn<)u}7;SttH=dnoVRFq`U`0pf9r>i*` zRud7oO~klumm zXswb6dr}e>6(uGcB3%PA|EPU`*Q3}G7L>Fi;pPUC3-3Oh%^P*av7`?WZ@QASVINIf z!kBUDoi>6W)MU2o7bT~zT^}vxiVXZxM$*B-l57EsW^{7ocJoL`)*!K~ddK(`=yxO` zBiq5bP?lspd;&>e$U{L=Wye;0gyqICnejY#4k+WZa!`XEl;70}+zyn=lYMh&nyIe3 zw=ybjnEH$DbSItted{B0x(=>HBcH^Pf=@0yjJC7fR(pNEUfLLl-^=6*{#)?0-U^Ki zRiJU)iE5?r&@AD?iUZGAx@O7Clp8GWRj@v16z%M literal 1435 zcma)*do&XY9LMLCP|d{J^oG0}i{0RR9XV6E$l^ur)9 z;ol3~$sPQjLh#^oCJ#wgaF&{p|s?JI*Jo+YnGo(Gz?_E=E_Hy2liU`c10Eify< zZEUd(+Ke%3TqFFsHd#Rd$Bo%{`Wo1%b}m}HB7dNz)Gm6ga(0O=Dk9EnNG;aelN70Y zKBPB(;vK~~FDiXRslzT_j9lt9cn&EY7Yd5l9rq71Ix8pWP=n`W~(L8C5%cV7k;U(w7U7oa{=-;um$38pnOMQ<8`9&{QK zK1?cYI40LXYkqslvOx_PrETlEsw7bw6YjW-=ryvwCbljUiWAu^5HGL`l#hPI<89XD~dqWu@~xXp(-UlLu1 zeLbSY&J6SKOSoClJt_04TX{!{_X6tp%)m){0GS2l0Q%*Z6T}93^}Wlmdm-v{Qy}+s z#y4X;FccbT5Uav{JI@)JLTiQK#R-;^ySCf2L1IZ;F04s~0T&n_JUmPM; zEgdw?;!{f)XlI9-&8`hSW@q?BRo<;EB&*o9Rb?a5JVt?tY5QVAR}4~4z=8Z%v(Pux z1B8T>p80$NK_TJKLu17UOs4mV@ z`j^m`8C_Xo(e*N^ZV$VEiN?ZxVtJ+Z+d4SqDf;5=>8JLcZWiS}PH|Its`Nrh*n`1N z^wo&1_$@ox%N}p}j=@du_k>dSxutj~>2d5XBq~B7CM`hyN;9@a=UC$)u=1?GtR zN1Db?^>QHbYcOdXHLTbvL!}|O{bnAN(+t~3EUpG4mcLIUpAN?v4&I?2$V(`ki(UBBqp_5n*o=1Q|zB| zo;aKi)_PNjWV`+$foOOe5C3yrN(l_*-5KD*uGbR;bbK>dN)}C>AW+|`n>sX3{+ij) zGE=lcWVfSCu(FA^@C@~G+4O~_UTzskXZCAaDR!C%)%M}WCI1> zvc}(=$pgY|$1jS*6;j5SyiUH<{P)g__d{0J*fK5CAW2xi??!~y;V?h z)@`Pp^GSo!c85sd(4xcB^Lh+rGkH3DESa|u#`PWM1eeM$6KQ?7#{^^PQbYV+` iwpu`Yea2nSR>AuXw?8Fr|0E!xRd{`A? Debug AnyCPU {D4E052B9-E541-4B67-A1F9-273073EF1D4B} Library Properties Logger Logger v4.7.1 512 true full false bin\Debug\ DEBUG;TRACE prompt 4 pdbonly true bin\Release\ TRACE prompt 4 False F:\VSCode\LearnTest\Reflection\bin\Debug\log4net.dll Form LogDetail.cs True True Resources.resx UserControl UserLogger.cs PreserveNewest {bec2389f-b8b4-4e8a-8c71-189cde14e962} EnumList LogDetail.cs ResXFileCodeGenerator Designer Resources.Designer.cs UserLogger.cs \ No newline at end of file + + + + + Debug + AnyCPU + {D4E052B9-E541-4B67-A1F9-273073EF1D4B} + Library + Properties + Logger + Logger + v4.5.2 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + False + F:\VSCode\LearnTest\Reflection\bin\Debug\log4net.dll + + + + + + + + + + + + + + + + + Form + + + LogDetail.cs + + + + + True + True + Resources.resx + + + UserControl + + + UserLogger.cs + + + + + PreserveNewest + + + + + {bec2389f-b8b4-4e8a-8c71-189cde14e962} + EnumList + + + + + LogDetail.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + UserLogger.cs + + + + + + + + \ No newline at end of file diff --git a/ToolLib.Log/Logger/LoggerClass.cs b/ToolLib.Log/Logger/LoggerClass.cs index bf1119f..2bc29bb 100644 --- a/ToolLib.Log/Logger/LoggerClass.cs +++ b/ToolLib.Log/Logger/LoggerClass.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; @@ -27,7 +27,7 @@ namespace Logger logQueue.Enqueue(new LogInfo{ message = info, ex = null, logLevel = MsgLevel.Info}); if(ShowMsgBox) { - MessageBox.Show(info); + MessageBox.Show(info); } } public static void WriteLog(string info, MsgLevel msgLevel, bool ShowMsgBox = false) diff --git a/ToolLib.Log/Logger/Properties/AssemblyInfo.cs b/ToolLib.Log/Logger/Properties/AssemblyInfo.cs index 445a382c3ff8a864fa8e94239021b79f6e7d4480..e01e0563d7885ee1519d4e071734923452b1c8c8 100644 GIT binary patch literal 1521 zcmcIkTTc@~6n^JdO!`!by-~5d@3!d49Z6P!~xlglazVn^yH?qj3;%H<-lyK7h1jiCMB5{1` zc9(qNLQY9s61#(ZGR-BhFoK2GTm*|9V8ba13w*kT>hgGyR?5HhJbPXz*4y7hKvOE^}s2q{5$tTFCCj>4&4mkUWet$#A=k<9z1>Lg(a9atI+*CnP}C@3r_3jKI{RygB<7JhzWMwM6K(4ZzP-& zp@$4--#-gUk#Vp{f{da29uNI73r@)~PUOPCX{f*S6O~kIC>BbH7{N6;X=r;J_MAy& z4~DGo*Xb%-7h0~O;G>5~uTPWuA*sBB1u?cKVf+ZuttoA_)GR5+)+DLtO`M@Nnu}^D z!oSBk;55od5SL-hC=jkaMQasXiLz2IZCk4#r&)$s=~+5J+gz{eMU^hRH#4F$yYyIr z$TYJI5}=tyH1u?M5b1>-Qp;N@(Ar0q#qePJz7EM;)ai)&vA53`9&q74e~-%_zSZvv z^~45TzW!cse=m;pMEzklVx||niL8U!j8hSXWfgcAEP+EzXaT9NSpXP1)PJg! zY{FCJ3;mD-i%kd?sH0h5GSm&rodwlCSG9vr+EQ7|WnlrJqYy^lsM(C&;1@svhP~o} r7{dZvTBoDO?R9rw(#H8KaslLZcM>5}$yHE~r!DZgge>L!XTALcg{HVU literal 1560 zcmchN_ct2|0LLXp(NaZ;QK=X)8pNnQYSaqOZb}g()T&Ldt<{zqr58K)jvcEgErM#r z3cc#}B2_gmh+R~S>;2L{;lA&E-{<>z@9W7gf$m{40WdK!0Zd@_C=A*f9sW}gHb#~| z@hjG&t30UCW!t`Rh-g{f=@nZZI;%T1|H6Mw93cz-I{tqnvkV-e&gdq8aj1Q$3#?YS zxE@K@`)wc$RHkQU-lQTgKRwnx+sKAf;#Ebccecbusqb=OjETU znMCEL{T|GxNxw8~%&6^z(sZ%=%T|cF?)7-Gv3`{@j@d&{u+?E(C!igWwNoj#keDQS z-s&?(#E0|E?izpOQ{qU*pvR;76PTI)U8Af+RY@CJwzSisC_hs*oU}Ld?U0A6bp|=G zF1|w6d+g&h1{<3SWh~t3@{3?pAT1|W4|S&;qn3gB3Nz-A(r}8X@)c?}rEBoCp}h}s ztZAR{&SCy=s)p6B1lbutdwC>AS;uRzqv|G#-zc(8@j)J#Zd;g7f9HsBLY7cCHQJ^eYd03_h)~w zUFlH#)^MszZibZ;uYEm7xmw@E`Zz9zyG*9l%V^F|u(FWS9i|kY49K>kZ|qZe5_J0T zURX3tIDVMJT$=~JW{4FN0bc&@uV+kIySu%1+9sP16HFOI%lz*lQqC?Ul zvoFjhPj8IKqTXLUr;|*nE;Kb*4S%fHV_K>zyWxUpAm^khbA(7VWNka>8gq&Oh^c-z z=Z9H?x+Y#DcR$g!f_$I(U?Z3`^L=Ajppp}rZ{aJ0|8O{%Jw*jszXi?OYkTqMoq`2Z zM)^Y-{a^EM13Kb1H=jUn7 z8mgY6_RP>9E$|1W`29wC(UfvDsg>4c9ElkLzEYpIvvYx825z=Rnb@t*`t1s}Ia($@ zDW@OR7fneNLSHsH!Q2=iNix?eE#TCxy5`zNt0Q=L#fE} zd&DlI{6&TFlpN8#uD_gZU>F1`wrqD|Ea9G(V?)oPLV>=ag_}HU8QHLV8*B8(j?}<& z&l+oY>U}AiybCd|-|8ruD^E{oWyT?_had+Vu}Du(AY?_7f{(_v0a=u4q1hw?sLt^F zosRiQ0kll8<#@{+snrQ06tp~7`(z2o(7tBP3(h!Mk9-iOmIUU)sf$~sh%vZfuSE+q zqMpPq^Cww2FL~n#B$nKUh4YxNFQ`Ww2XhWxQ3Jh0*@u5)-Dn>q62)rKIvJT9$b0jAQ6yd|`my6*MU~0A3e&73cG&QmfVb z)sVGzVN})TqtK%zJ&^WH@u_0mj?7((WPtzMW=N&E(f|q0Jim+ARFP(8x4FEz#v$@< zt&~*rF_5=d3JMDwJUhA6DR~@9H`H=wRb&#{V`P9W+jxteJF>;RWPr$}zHQ?IUwzly zrcoI7hisBC%RE$gs$}vUo~j>NN1P7-J@mAplgpLKsDNO|-b~mr7&PN0f>I$1a%}Hy w&2HXFaSVUwW3KdYpcdIzhS~#G9usqFHXD}nmhDau*K9Za1qinE5LB)3zihp_!vFvP diff --git a/ToolLib.Log/Logger/Properties/Resources.Designer.cs b/ToolLib.Log/Logger/Properties/Resources.Designer.cs index a19d977ee87eb1ea5660b2540578011348179b3a..67dbf08c0892aa30b7239a27f22570e2fdfb9f45 100644 GIT binary patch literal 2786 zcmdT_T~8ZF6n*!v82QPT!rC->Xeo(AAc`WD3WX3=s`{|D$JSQs9d~Az$c>Pklmr|g z1;ujs5(y0u6os!U1!EihW4g1uJoPX1&aQWD>;w@hFIfc4&fYoq-gD2r6N~kH(I*s( zp?=xWNlylAn94d%-4J`?v354h+8g`zBfE6Kk2d*}BfIp2sk@B6Mvap`LOYVUW_wQu6_IGFjCeD4_Wtn!puJG7T4t(6Z}>6rhy=lpSE)|dHS z-I@AeR_3goH}?827yztUss2}=<;RC+rNp-$TWhO6*xA&aRo?fa@j?Vcr?F&KSDL{4 zPXX1e{KYp8n&I}xy3_okRQ7~Inw-TfCnqubfn+k6N+XoyFx3^z(8G}6)L@F1L8E!5 zewGV21ZAOsu&!knIhgV43E^V9D=hmxD zt9S|};H&$5whT6W=cWCA%dGru?-T_E!n^As*5N|b8KA7iJ*YDp)hW?3YW`k6hf{Yk zBL+?4n}(vMFl}NWus$m+JB=w=nDsiiM__pyYsi`|qx%XoWEFsnltPe*#MO>7^^QN= z_G$*3t&os2v*~O-vW{x}*=qo>-`38SHb7^5VNsNI@5ru~ozn#*fs>z*Cn1seonE1kpS=%@(6wlU=qW}QD+J%Jfk0SVDuk8A<{hU!r zLRS0wyn0E4B!!1a7XD{*iVEe0l)au2Uj}rYDhWf!k#N)Ar;kbZ2vM1I5x3zhC@i`M ze!|gT+!Q+94=Hj+BTQG4Od7%oLn!P=qKz?3&-?$x`MZXuD_I1jw<6YM-bCx2o-g37#tPVbU}t?O@>SmZM}P) z@foPM-9jn9gGZuCgNCXb6yMR(BtUKMeFXU;nq6KY?>tkWd`2z@L9$`^g@{`ug@=_S zC5)tXX#~?Wp;=i=Vo}k-f!=R>d;12)iIN)AlCrAe)QHEAfc7gbG7Tv9d0~-gb7+Xq z69K=$qI+HlLvLm{jS^p3^E%r+X~2+xp0n#O_|76Mf&%*7^W8P`bjH`c57U2sREX_P zvP3Ho4Qu)^q@zl=Qi@LKO-ddxIia>u)S-flkBx$Iur!bw7c{1t5)|G8jy_jgKBs=Z z-Y^!B;>lpWjcIQWoTX8OB!0z79i*DZ6hkn#euL4*B5hK=f;2-_qwS^g0bJ4*ejNxoT%|}~p&>n1CS`dnesN1fk zL;obj&}>@JXh8A#Q>_!N)ulA-=@v8`Tz&2L9t?D=Sg=-$-llf}p2I~5#yfwy#7|!E z;+$P=*xTarM1ux}V(Mdenll0MgEg!0_G?%Fr)Qv_=VesiQO&NgDXQM8qj+Nsf+0`ORHzM4b@IP5mK!6|xMxF`35lyQ4cl@cp~^|9B+n8v7RJ&ZlO= zVigTSMqEs1po+hu3%Y<7Q%$W7_1aH(#E^?!V^lo^X-54)^IuSr5WMGDqpCU1 ztj_n@!2#PL4#(a?e72BlRWZRfc7+iE2pG=+d#tEU^c_JK%+QY z-^+*ky*|G2dK8FAhhDaKN(=Tz%Zs=@;IoSSG&m=HNzT$^Ec~nDC{2#Nt#KRk;;{6Wg*X=Mqqi}rY+ z28~VwwrY#4WB`y|Rx~`iW-dl%`W~BcT?}&Uy=PevL8kIKL_Vb3W-TV5c{f<7PT)wx z`A_Sm+`Ohu-HPwP&DGfmaocq)i##3ZZ2EL46Y<5z$R<|pl)Q)0FCR7a-?zG_Sqf#T z1S*)3L=FTOyxSRDv)Jac(OK;@wKDKsXsfx8|LW5_k_FK-4<2KdAluyq#N_fCskAMR zIk9g7Y7cTC3ny!ncR4V3VE~B*;f@Pa{hG=^ik)r26tNPfYAK!_ryRXB_dLvCU|7I1 zDO?nK#sd`1e#hEY=vuR8gNWVnc4ljL8{XIaI=hbPBsy^j4m?|>H+pK2OxrtQD~jrg zafaRH9I1pqFV&>d+|PCF3zhkcFBQYQ1{R|Dtn!Nxkh#|2*|9DNAI@oOL(Xs?-afco zzqXlK)Lbbf;1m*9xJP_8;c_ZXRUIS!qommK5Pe8j%o}=6?TVy-MQ;|+vYd4wq^Q|0 zRGNcnHEoHlUSG;AAtxFTzXtC)DY&l;>g!)*ElOkdC~WRJ?}j?Ue-Tl%c1W-00F@`< z5#4a<_beU3Z$KHeMt$hbAGLCvhlOg_v)LCkxz89j-;Bm zrM}XAW-QsYU29XYA;=v7Z9cl2zj~gL;eT$BVp?wAzr5UgAx5RB)h5;xCVO-O64cYJ zK;WX{;{%mK<}&Hz8Ck;Cy7;{o2ck;yblpF!w{?9q8? zZka!JaqjvD;ObKh)ltE+RRZNVli=zjsl~%}opgKKN#E3s*9NnzroJWI=Czy&yF`t% zSsbW`hj9d?cdBELjiDG;-YhWpZNMGSw@4FDakjyY@?pn7gO45H6J65C*F|TLL9O;2 z)|B091T`e3^T7IB%G~QJsg1mlB7@MVnFycF0xbIq;B#kewg|qZ+}>$6l#x%LqDJdG%36 z>HC&;x(mm=fjeY?Wu^HSY(V0TM9#o0aXTNHMHyLsCDUP{T zFbTJy%r0S?AtvEG!v1HUO!Kbis?=EGs4dAj!Z?XMsefQ1PQULAuaEkk~ zW=GbbwFWBlU_t0LuRHG|-sWMv8jxp#FGY+#n7;d8zOOUG;uEZF+P9zkIrcU zK!aIC?zmNN?d&@mOfOdNQGuf0YFypQbCyxQ?zWs)P<2&cuE|1Nc-u=Em$5*Ui&o;! zPe8TuhVv_Kb!)YYHxX4sP1+7`1Rgo!D0W7w5SIBOBD5Z*eI?;lgnHJ2ewP3rOvVo%RLv}3JLB$Vs)8kr@__lLe?IUbADvp_vJ_FK5i#TeL3 z(#@OENYg3WAU~@k?30F@xhmM@xbYsq65}Ne^DMawr6(---t)1XkME@5$-G#1SuNXu zh~h`LxPXVkvw4$0((bL)DsC2+@>9zEqo!0>z+IP<3b`m<@>dATJHf0JS3_LJ(9Y$v z{XLfXI&%l_p7EthG=`(&(C)z*rf|{6ShszPx6^&RNSTTuT{OZl@b#K2xGuc&E7rs( zr6F!&>NuTw)>QXD{9&U`Zx@8anPb;~`!Cb}kN=Wld)a=zFh6}B2g1#17+lYY=bCIE zqcPDe=~T{B9Y9$->s;Lchwm*|SB&Sda5>B%XPsn{xdBlD$nQVypI1A#uI?ZW>KkWb zPl`oxWJd}7?SICrpCFRVht9j%XBh==Vph+|;`}JvK+D@P-T_{nT!&Y=5kd{yW8ZG* zkkh?Xw!%i7BsQ=#;jFr(`fw?_>j)<@we6>H+*e)Hf%#AN6!QUHk zEP*FNUW0`OEtvHK6YPAbQj829%@v3`l4z}IUy|KQT_HDHcR!qS5q;YvNXt7@MtV6CA4uckAa$Gr~ zSO*9Ma65DKM*k3PSfGaF>j+u;FV)hLF$L(^ewaXL5pxRD3qv;1zgw!u5(^HE-_JG> zZSw{>V^}_5>D%@WlYxgTG;+>ckwx0k`8tgXdW0kG8|*Vfw>3e(p>J3i`MlAo8unnbN5x+c@T zoOi-1VV*N&)v6}JUOz+HDsu4Iv?nzwf`sY#u=1N>KefuWv0jD?URDx5OWAg=vlS`A zOUgvc9Xwz|gEqK3Gdf=}5@P1JAqULN`-&MhOi!2=T1B%!LE%gH25tCtq$A0Pu(TpQ zoAd0NQE`TRR!M)^A{#lFmJGRryqE!z>y3uK&>N?GN~QR$PP-9t2DS=vbkSzPg4Vs7 zU}~*KDall|VtH%hq^8*b1hS^TEX@61VpKfKEh;WCrSNCIuh0k21}P1OW3mKeK)f@5 z3ycfUfE7&H6mJ?OVssp}2BPr?+o9Oz(Dc$fOvqD<0;R?cYHRmnLX`R&{`J3vjkmDS zy9%=xmwPyF3t2`|+;Rqs@hjHq(%Ji)v{va829+or;G_)gm0u5D8CcaeKdx<;aIO8p zprI4P@Oq!!h(T8@LiOD}qBjJ7&;^bNZQjKI@lA#qTU;s4`I0%ReqfXuM>CdOnZ{_y$3Ar;2`D1Yod1;&)VKzuz)Rf98L(^wl z(vdyB==Bd@zUzD=LKPmtk;4FBr{M+T@b^Qo;lY=Km(%`&xzG9r1VL3JDSUNJ^}`;1 BTG;>q literal 719 zcmV;=0x2soTfLBS)r^*;hr2_tUcj zr4T~89jFHff)pWkz@6-5D!SjuR}=G3hsXQ&DpW@u zg3M%cey$_~;u8bm#?KFl9WXeM>)ravBqO9Al=2a_yoW;$c!;>h$sI; zNv=&C_}e%jZh^E#e`>d-1O^9!d=E(ZD(zwiYT!U+uDawJ9iVQ$@BC#$U>9J3`MMS` zK}6JT=4#|w03wbsxKxV?tYdWKT!F)y0sp20zX0iu<1qb(xkLZ}002ovPDHLkV1l<~ BS@{3} diff --git a/ToolLib.Log/Logger/UserLogger.Designer.cs b/ToolLib.Log/Logger/UserLogger.Designer.cs index 1aeb323..bcc12ca 100644 --- a/ToolLib.Log/Logger/UserLogger.Designer.cs +++ b/ToolLib.Log/Logger/UserLogger.Designer.cs @@ -1,4 +1,4 @@ -namespace Logger +namespace Logger { partial class UserLogger { @@ -16,7 +16,7 @@ if (disposing && (components != null)) { components.Dispose(); - } + } base.Dispose(disposing); } diff --git a/ToolLib.Log/Logger/UserLogger.cs b/ToolLib.Log/Logger/UserLogger.cs index a77ef23..1ba61ca 100644 --- a/ToolLib.Log/Logger/UserLogger.cs +++ b/ToolLib.Log/Logger/UserLogger.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Drawing; using System.Windows.Forms; using Logger; @@ -87,7 +87,7 @@ namespace Logger ControlListBox(msgLog, logInfo, listBoxExpection); break; default: - break; + break; } listBoxAll.Items.Add(DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss-fff") + " -> " + msgLog.ToString() + "," + logInfo); listBoxAll.SelectedIndex = listBoxAll.Items.Count - 1; @@ -95,7 +95,7 @@ namespace Logger { listBoxAll.Items.Clear(); } - Application.DoEvents(); + Application.DoEvents(); }); } catch(Exception) diff --git a/ToolLib.VisionJob/FormJobManage.Designer.cs b/ToolLib.VisionJob/FormJobManage.Designer.cs index 2cdd922..8fc33ae 100644 --- a/ToolLib.VisionJob/FormJobManage.Designer.cs +++ b/ToolLib.VisionJob/FormJobManage.Designer.cs @@ -1,4 +1,4 @@ -namespace ToolLib.VisionJob +namespace ToolLib.VisionJob { partial class FormJobManage { diff --git a/ToolLib.VisionJob/FormJobManage.cs b/ToolLib.VisionJob/FormJobManage.cs index f6ab259..e9ecda6 100644 --- a/ToolLib.VisionJob/FormJobManage.cs +++ b/ToolLib.VisionJob/FormJobManage.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/ToolLib.VisionJob/FormToolBox.Designer.cs b/ToolLib.VisionJob/FormToolBox.Designer.cs index efbf627..5d481a9 100644 --- a/ToolLib.VisionJob/FormToolBox.Designer.cs +++ b/ToolLib.VisionJob/FormToolBox.Designer.cs @@ -1,4 +1,4 @@ -namespace ToolLib.VisionJob +namespace ToolLib.VisionJob { partial class FormToolBox { diff --git a/ToolLib.VisionJob/FormToolBox.cs b/ToolLib.VisionJob/FormToolBox.cs index 5a49956..7b40cf7 100644 --- a/ToolLib.VisionJob/FormToolBox.cs +++ b/ToolLib.VisionJob/FormToolBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/ToolLib.VisionJob/OperateProject.cs b/ToolLib.VisionJob/OperateProject.cs index c3776cd..fe0ba08 100644 --- a/ToolLib.VisionJob/OperateProject.cs +++ b/ToolLib.VisionJob/OperateProject.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: OperateJob diff --git a/ToolLib.VisionJob/OperateTreeView.cs b/ToolLib.VisionJob/OperateTreeView.cs index 5ce9c36..76db163 100644 --- a/ToolLib.VisionJob/OperateTreeView.cs +++ b/ToolLib.VisionJob/OperateTreeView.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: OperateTreeView diff --git a/ToolLib.VisionJob/Properties/AssemblyInfo.cs b/ToolLib.VisionJob/Properties/AssemblyInfo.cs index 7c1302f..6d9eff0 100644 --- a/ToolLib.VisionJob/Properties/AssemblyInfo.cs +++ b/ToolLib.VisionJob/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/ToolLib.VisionJob/Properties/Resources.Designer.cs b/ToolLib.VisionJob/Properties/Resources.Designer.cs index 7adca04..a206c71 100644 --- a/ToolLib.VisionJob/Properties/Resources.Designer.cs +++ b/ToolLib.VisionJob/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/ToolLib.VisionJob/ToolLib.VisionJob.csproj b/ToolLib.VisionJob/ToolLib.VisionJob.csproj index fd27022..270a6af 100644 --- a/ToolLib.VisionJob/ToolLib.VisionJob.csproj +++ b/ToolLib.VisionJob/ToolLib.VisionJob.csproj @@ -1,4 +1,4 @@ - + diff --git a/ToolLib.VisionJob/VisionJob.cs b/ToolLib.VisionJob/VisionJob.cs index a58d489..4f71b36 100644 --- a/ToolLib.VisionJob/VisionJob.cs +++ b/ToolLib.VisionJob/VisionJob.cs @@ -1,4 +1,4 @@ -using CommonMethods; +using CommonMethods; using CommonMethods.Interface; using Logger; using System; diff --git a/ToolLib.VisionJob/VisionJobParams.cs b/ToolLib.VisionJob/VisionJobParams.cs index 2be01c3..c66dfbf 100644 --- a/ToolLib.VisionJob/VisionJobParams.cs +++ b/ToolLib.VisionJob/VisionJobParams.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: VisionJobParams diff --git a/ToolLib.VisionJob/VisionProject.cs b/ToolLib.VisionJob/VisionProject.cs index 4c9d9ff..4350eb1 100644 --- a/ToolLib.VisionJob/VisionProject.cs +++ b/ToolLib.VisionJob/VisionProject.cs @@ -1,4 +1,4 @@ -/* +/* * ============================================================================== * * Filename: VisionProject diff --git a/ToolLib.VisionJob/VisionToolFactory.cs b/ToolLib.VisionJob/VisionToolFactory.cs index fd92793..8101284 100644 --- a/ToolLib.VisionJob/VisionToolFactory.cs +++ b/ToolLib.VisionJob/VisionToolFactory.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; diff --git a/ToolLib.VisionToolList/Properties/AssemblyInfo.cs b/ToolLib.VisionToolList/Properties/AssemblyInfo.cs index d2dd4d0..88949f9 100644 --- a/ToolLib.VisionToolList/Properties/AssemblyInfo.cs +++ b/ToolLib.VisionToolList/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/ToolLib.VisionToolList/ToolLib.VisionToolList.csproj b/ToolLib.VisionToolList/ToolLib.VisionToolList.csproj index 010ee90..991cd86 100644 --- a/ToolLib.VisionToolList/ToolLib.VisionToolList.csproj +++ b/ToolLib.VisionToolList/ToolLib.VisionToolList.csproj @@ -1,4 +1,4 @@ - + diff --git a/ToolLib.VisionToolList/VisionToolList.cs b/ToolLib.VisionToolList/VisionToolList.cs index 6f651a9..122df7d 100644 --- a/ToolLib.VisionToolList/VisionToolList.cs +++ b/ToolLib.VisionToolList/VisionToolList.cs @@ -1,4 +1,4 @@ -using CaliperTool; +using CaliperTool; using CommonMethods; using FindLineTool; using HalconTool; @@ -46,7 +46,7 @@ namespace VisionJobFactory public class FindLineToolInterface : IToolInfo { ToolIO inputImage = new ToolIO("InputImage", null, DataType.Image); - ToolIO inputPos = new ToolIO("InputPos", null, DataType.Pose); + ToolIO inputPos = new ToolIO("InputPos", new object(), DataType.Pose); ToolIO outputXld = new ToolIO("outputXld", null, DataType.Line); ToolIO startPointRow = new ToolIO("StartPointRow", null, DataType.IntValue); ToolIO startPointColumn = new ToolIO("StartPointColumn", null, DataType.IntValue); diff --git a/ToolListRun/CaliperRun.cs b/ToolListRun/CaliperRun.cs index 3ffccf7..782491b 100644 --- a/ToolListRun/CaliperRun.cs +++ b/ToolListRun/CaliperRun.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/ToolListRun/Properties/AssemblyInfo.cs b/ToolListRun/Properties/AssemblyInfo.cs index efe591d..39e1284 100644 --- a/ToolListRun/Properties/AssemblyInfo.cs +++ b/ToolListRun/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/ToolListRun/ToolListRun.csproj b/ToolListRun/ToolListRun.csproj index 34a5186..d947402 100644 --- a/ToolListRun/ToolListRun.csproj +++ b/ToolListRun/ToolListRun.csproj @@ -1,4 +1,4 @@ - + diff --git a/UsingControl/Controls/CButton.Designer.cs b/UsingControl/Controls/CButton.Designer.cs index b24340f..41bde99 100644 --- a/UsingControl/Controls/CButton.Designer.cs +++ b/UsingControl/Controls/CButton.Designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CButton { diff --git a/UsingControl/Controls/CButton.cs b/UsingControl/Controls/CButton.cs index a9dfbb7..2cb6cdc 100644 --- a/UsingControl/Controls/CButton.cs +++ b/UsingControl/Controls/CButton.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CCheckBox.cs b/UsingControl/Controls/CCheckBox.cs index 6e86e69..91991a2 100644 --- a/UsingControl/Controls/CCheckBox.cs +++ b/UsingControl/Controls/CCheckBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CCheckBox.designer.cs b/UsingControl/Controls/CCheckBox.designer.cs index f32e812..75e953e 100644 --- a/UsingControl/Controls/CCheckBox.designer.cs +++ b/UsingControl/Controls/CCheckBox.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CCheckBox { diff --git a/UsingControl/Controls/CComboBox.cs b/UsingControl/Controls/CComboBox.cs index c75b193..575ee93 100644 --- a/UsingControl/Controls/CComboBox.cs +++ b/UsingControl/Controls/CComboBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CComboBox.designer.cs b/UsingControl/Controls/CComboBox.designer.cs index 82159b6..e8df751 100644 --- a/UsingControl/Controls/CComboBox.designer.cs +++ b/UsingControl/Controls/CComboBox.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CComboBox { diff --git a/UsingControl/Controls/CNumeric.cs b/UsingControl/Controls/CNumeric.cs index d89abd2..774515d 100644 --- a/UsingControl/Controls/CNumeric.cs +++ b/UsingControl/Controls/CNumeric.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CNumeric.designer.cs b/UsingControl/Controls/CNumeric.designer.cs index fb6fdda..e3bfa8d 100644 --- a/UsingControl/Controls/CNumeric.designer.cs +++ b/UsingControl/Controls/CNumeric.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CNumeric { diff --git a/UsingControl/Controls/CNumericUpDown.cs b/UsingControl/Controls/CNumericUpDown.cs index 453f511..e67d71c 100644 --- a/UsingControl/Controls/CNumericUpDown.cs +++ b/UsingControl/Controls/CNumericUpDown.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CNumericUpDown.designer.cs b/UsingControl/Controls/CNumericUpDown.designer.cs index d2ff417..bfa071f 100644 --- a/UsingControl/Controls/CNumericUpDown.designer.cs +++ b/UsingControl/Controls/CNumericUpDown.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CNumericUpDown { diff --git a/UsingControl/Controls/CRadioBox.cs b/UsingControl/Controls/CRadioBox.cs index c29f054..e5c352f 100644 --- a/UsingControl/Controls/CRadioBox.cs +++ b/UsingControl/Controls/CRadioBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CRadioBox.designer.cs b/UsingControl/Controls/CRadioBox.designer.cs index e0ea3e9..ff28f84 100644 --- a/UsingControl/Controls/CRadioBox.designer.cs +++ b/UsingControl/Controls/CRadioBox.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CRadioBox { diff --git a/UsingControl/Controls/CTextBox.cs b/UsingControl/Controls/CTextBox.cs index e3f5c12..8354ecd 100644 --- a/UsingControl/Controls/CTextBox.cs +++ b/UsingControl/Controls/CTextBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/Controls/CTextBox.designer.cs b/UsingControl/Controls/CTextBox.designer.cs index 57d6927..6b70a60 100644 --- a/UsingControl/Controls/CTextBox.designer.cs +++ b/UsingControl/Controls/CTextBox.designer.cs @@ -1,4 +1,4 @@ -namespace Controls +namespace Controls { partial class CTextBox { diff --git a/UsingControl/Controls/Controls.csproj b/UsingControl/Controls/Controls.csproj index 13534a7..fdfeae1 100644 --- a/UsingControl/Controls/Controls.csproj +++ b/UsingControl/Controls/Controls.csproj @@ -1,4 +1,4 @@ - + diff --git a/UsingControl/Controls/Properties/AssemblyInfo.cs b/UsingControl/Controls/Properties/AssemblyInfo.cs index 35fd4a4..26cc0c8 100644 --- a/UsingControl/Controls/Properties/AssemblyInfo.cs +++ b/UsingControl/Controls/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/UsingControl/Controls/Properties/Resources.Designer.cs b/UsingControl/Controls/Properties/Resources.Designer.cs index 6110779..89da773 100644 --- a/UsingControl/Controls/Properties/Resources.Designer.cs +++ b/UsingControl/Controls/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/UsingControl/HZHControls/Colors/BasisColors.cs b/UsingControl/HZHControls/Colors/BasisColors.cs index 0bd25d1..8c6af76 100644 --- a/UsingControl/HZHControls/Colors/BasisColors.cs +++ b/UsingControl/HZHControls/Colors/BasisColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/BorderColors.cs b/UsingControl/HZHControls/Colors/BorderColors.cs index 2ff69d1..a8ef9c4 100644 --- a/UsingControl/HZHControls/Colors/BorderColors.cs +++ b/UsingControl/HZHControls/Colors/BorderColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/ColorEnums.cs b/UsingControl/HZHControls/Colors/ColorEnums.cs index 43895ad..5a5ea98 100644 --- a/UsingControl/HZHControls/Colors/ColorEnums.cs +++ b/UsingControl/HZHControls/Colors/ColorEnums.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/ColorExt.cs b/UsingControl/HZHControls/Colors/ColorExt.cs index d9e407c..973d58c 100644 --- a/UsingControl/HZHControls/Colors/ColorExt.cs +++ b/UsingControl/HZHControls/Colors/ColorExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/GradientColors.cs b/UsingControl/HZHControls/Colors/GradientColors.cs index e457277..2364643 100644 --- a/UsingControl/HZHControls/Colors/GradientColors.cs +++ b/UsingControl/HZHControls/Colors/GradientColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/LineColors.cs b/UsingControl/HZHControls/Colors/LineColors.cs index 88fbf0d..7caf393 100644 --- a/UsingControl/HZHControls/Colors/LineColors.cs +++ b/UsingControl/HZHControls/Colors/LineColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/StatusColors.cs b/UsingControl/HZHControls/Colors/StatusColors.cs index c342dd9..bff91d7 100644 --- a/UsingControl/HZHControls/Colors/StatusColors.cs +++ b/UsingControl/HZHControls/Colors/StatusColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/TableColors.cs b/UsingControl/HZHControls/Colors/TableColors.cs index 06bfc41..8c46a1d 100644 --- a/UsingControl/HZHControls/Colors/TableColors.cs +++ b/UsingControl/HZHControls/Colors/TableColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Colors/TextColors.cs b/UsingControl/HZHControls/Colors/TextColors.cs index f9a5564..45a5818 100644 --- a/UsingControl/HZHControls/Colors/TextColors.cs +++ b/UsingControl/HZHControls/Colors/TextColors.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-30 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnExt.Designer.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnExt.Designer.cs index 2e14ec1..630d7c1 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnExt.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnExt.cs index e0f6464..a1b8a6d 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnExt.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.Designer.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.Designer.cs index 8380d81..6bbd90c 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.Designer.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.cs index 54d9a21..962a8f0 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnFillet.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnImg.Designer.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnImg.Designer.cs index 597b2b1..6ba4328 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnImg.Designer.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnImg.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCBtnImg.cs b/UsingControl/HZHControls/Controls/Btn/UCBtnImg.cs index 25b0bbb..c8b9f47 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCBtnImg.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCBtnImg.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.Designer.cs b/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.Designer.cs index a27df1e..a841db7 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.Designer.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-27-2019 // diff --git a/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.cs b/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.cs index e39d75d..1b93cd2 100644 --- a/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.cs +++ b/UsingControl/HZHControls/Controls/Btn/UCDropDownBtn.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-27-2019 // diff --git a/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.Designer.cs b/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.Designer.cs index 37da5dd..71da512 100644 --- a/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.Designer.cs +++ b/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.cs b/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.cs index 26ccca6..1d47bb1 100644 --- a/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.cs +++ b/UsingControl/HZHControls/Controls/BtnsGroup/UCBtnsGroup.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Charts/AuxiliaryLine.cs b/UsingControl/HZHControls/Controls/Charts/AuxiliaryLine.cs index 6b771df..89d1d03 100644 --- a/UsingControl/HZHControls/Controls/Charts/AuxiliaryLine.cs +++ b/UsingControl/HZHControls/Controls/Charts/AuxiliaryLine.cs @@ -4,12 +4,12 @@ // // *********************************************************************** // -// Copyright by Huang Zhenghui() All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com +// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // Blog: https://www.cnblogs.com/bfyx -// GitHubhttps://github.com/kwwwvagaa/NetWinformControl -// giteehttps://gitee.com/kwwwvagaa/net_winform_custom_control.git +// GitHub:https://github.com/kwwwvagaa/NetWinformControl +// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git // // If you use this code, please keep this note. // *********************************************************************** diff --git a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartAlignment.cs b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartAlignment.cs index c13398e..1af7fb9 100644 --- a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartAlignment.cs +++ b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartAlignment.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-26 // diff --git a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartDirection.cs b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartDirection.cs index be0843f..dcb874c 100644 --- a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartDirection.cs +++ b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartDirection.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-26 // diff --git a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartItem.cs b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartItem.cs index cb1cfb8..d706075 100644 --- a/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartItem.cs +++ b/UsingControl/HZHControls/Controls/Charts/FunnelChart/FunelChartItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-26 // diff --git a/UsingControl/HZHControls/Controls/Charts/FunnelChart/UCFunnelChart.cs b/UsingControl/HZHControls/Controls/Charts/FunnelChart/UCFunnelChart.cs index 7cb6040..063b172 100644 --- a/UsingControl/HZHControls/Controls/Charts/FunnelChart/UCFunnelChart.cs +++ b/UsingControl/HZHControls/Controls/Charts/FunnelChart/UCFunnelChart.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-26 // diff --git a/UsingControl/HZHControls/Controls/Charts/MarkText.cs b/UsingControl/HZHControls/Controls/Charts/MarkText.cs index 52d6655..4158f6d 100644 --- a/UsingControl/HZHControls/Controls/Charts/MarkText.cs +++ b/UsingControl/HZHControls/Controls/Charts/MarkText.cs @@ -4,12 +4,12 @@ // // *********************************************************************** // -// Copyright by Huang Zhenghui() All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com +// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // Blog: https://www.cnblogs.com/bfyx -// GitHubhttps://github.com/kwwwvagaa/NetWinformControl -// giteehttps://gitee.com/kwwwvagaa/net_winform_custom_control.git +// GitHub:https://github.com/kwwwvagaa/NetWinformControl +// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git // // If you use this code, please keep this note. // *********************************************************************** diff --git a/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarLine.cs b/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarLine.cs index e88d850..6adb84c 100644 --- a/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarLine.cs +++ b/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarLine.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-25 // diff --git a/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarPosition.cs b/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarPosition.cs index 622d65e..2ea4c95 100644 --- a/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarPosition.cs +++ b/UsingControl/HZHControls/Controls/Charts/RadarChart/RadarPosition.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/Charts/RadarChart/UCRadarChart.cs b/UsingControl/HZHControls/Controls/Charts/RadarChart/UCRadarChart.cs index c36a232..f115631 100644 --- a/UsingControl/HZHControls/Controls/Charts/RadarChart/UCRadarChart.cs +++ b/UsingControl/HZHControls/Controls/Charts/RadarChart/UCRadarChart.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-25 // diff --git a/UsingControl/HZHControls/Controls/Charts/ZoomType.cs b/UsingControl/HZHControls/Controls/Charts/ZoomType.cs index d5628f6..f21fd1b 100644 --- a/UsingControl/HZHControls/Controls/Charts/ZoomType.cs +++ b/UsingControl/HZHControls/Controls/Charts/ZoomType.cs @@ -4,12 +4,12 @@ // // *********************************************************************** // -// Copyright by Huang Zhenghui() All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com +// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // Blog: https://www.cnblogs.com/bfyx -// GitHubhttps://github.com/kwwwvagaa/NetWinformControl -// giteehttps://gitee.com/kwwwvagaa/net_winform_custom_control.git +// GitHub:https://github.com/kwwwvagaa/NetWinformControl +// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git // // If you use this code, please keep this note. // *********************************************************************** diff --git a/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.Designer.cs b/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.Designer.cs index f0b93b1..7080113 100644 --- a/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.Designer.cs +++ b/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.cs b/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.cs index 58e1475..be41740 100644 --- a/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.cs +++ b/UsingControl/HZHControls/Controls/Checkbox/UCCheckBox.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCCombox.Designer.cs b/UsingControl/HZHControls/Controls/ComboBox/UCCombox.Designer.cs index 9c636ce..e496ece 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCCombox.Designer.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCCombox.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCCombox.cs b/UsingControl/HZHControls/Controls/ComboBox/UCCombox.cs index 8bcb2f2..0a82d8e 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCCombox.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCCombox.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.Designer.cs b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.Designer.cs index a986c78..7d756e2 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.Designer.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-28-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.cs b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.cs index 08b9483..714c74b 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGrid.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-28-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.Designer.cs b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.Designer.cs index 1c493dd..2da07d5 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.Designer.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-28-2019 // diff --git a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.cs b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.cs index f7bfdef..e232123 100644 --- a/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.cs +++ b/UsingControl/HZHControls/Controls/ComboBox/UCComboxGridPanel.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-28-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEntity.cs b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEntity.cs index 124df51..5d87aeb 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEntity.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEntity.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventArgs.cs b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventArgs.cs index 6861649..30a51a0 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventArgs.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventArgs.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventHandler.cs b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventHandler.cs index bdaf9ac..ed3d85e 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventHandler.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewCellEventHandler.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewColumnEntity.cs b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewColumnEntity.cs index b704a0c..d8faa4a 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewColumnEntity.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewColumnEntity.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewRowCustomEventArgs.cs b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewRowCustomEventArgs.cs index 2c8478b..4415f55 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/DataGridViewRowCustomEventArgs.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/DataGridViewRowCustomEventArgs.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-27-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewCustomCell.cs b/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewCustomCell.cs index 8801a51..6477404 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewCustomCell.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewCustomCell.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewRow.cs b/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewRow.cs index ffe9d14..3a065fa 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewRow.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/IDataGridViewRow.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.Designer.cs b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.Designer.cs index b5465db..26586b8 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.Designer.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.cs b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.cs index 317ac7a..62a9d12 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridView.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewRow.Designer.cs b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewRow.Designer.cs index 78ce86b..4b551eb 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewRow.Designer.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewRow.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.Designer.cs b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.Designer.cs index b6fb8bf..7144676 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.Designer.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-23-2019 // diff --git a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.cs b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.cs index f77dc82..7919d47 100644 --- a/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.cs +++ b/UsingControl/HZHControls/Controls/DataGridView/UCDataGridViewTreeRow.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-23-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/DateTimePickerType.cs b/UsingControl/HZHControls/Controls/DateTime/DateTimePickerType.cs index c00996c..6fecbbd 100644 --- a/UsingControl/HZHControls/Controls/DateTime/DateTimePickerType.cs +++ b/UsingControl/HZHControls/Controls/DateTime/DateTimePickerType.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.Designer.cs b/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.Designer.cs index 5624af3..f588c5f 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.cs b/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.cs index 242d8c4..f448fb9 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCDatePickerExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.Designer.cs b/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.Designer.cs index 888ec3c..a7b3613 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.Designer.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.cs b/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.cs index 8e3efdd..07da01c 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCDateTimeSelectPan.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.Designer.cs b/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.Designer.cs index 962a333..be62ba9 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.Designer.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.cs b/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.cs index 08ec5ac..a58abe8 100644 --- a/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.cs +++ b/UsingControl/HZHControls/Controls/DateTime/UCTimePanel.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Arrow/UCArrow.cs b/UsingControl/HZHControls/Controls/FactoryControls/Arrow/UCArrow.cs index cfa0b00..829ed88 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Arrow/UCArrow.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Arrow/UCArrow.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-10 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Blower/UCBlower.cs b/UsingControl/HZHControls/Controls/FactoryControls/Blower/UCBlower.cs index 53c4713..a4e4078 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Blower/UCBlower.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Blower/UCBlower.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-09 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Bottle/UCBottle.cs b/UsingControl/HZHControls/Controls/FactoryControls/Bottle/UCBottle.cs index c616df3..0a2ef6f 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Bottle/UCBottle.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Bottle/UCBottle.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-05 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Conduit/UCConduit.cs b/UsingControl/HZHControls/Controls/FactoryControls/Conduit/UCConduit.cs index 50b241e..6be3534 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Conduit/UCConduit.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Conduit/UCConduit.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-04 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Conveyor/UCConveyor.cs b/UsingControl/HZHControls/Controls/FactoryControls/Conveyor/UCConveyor.cs index c31442b..6445b01 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Conveyor/UCConveyor.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Conveyor/UCConveyor.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-05 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCAlarmLamp.cs b/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCAlarmLamp.cs index edb843a..4ff82d1 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCAlarmLamp.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCAlarmLamp.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-10 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCSignalLamp.cs b/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCSignalLamp.cs index 0fd19fe..064b780 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCSignalLamp.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Lamp/UCSignalLamp.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-09 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Meter/UCMeter.cs b/UsingControl/HZHControls/Controls/FactoryControls/Meter/UCMeter.cs index 19ec81f..5116bdf 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Meter/UCMeter.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Meter/UCMeter.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-03 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/MindMappingItemEntity.cs b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/MindMappingItemEntity.cs index e7f7558..6522455 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/MindMappingItemEntity.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/MindMappingItemEntity.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-11 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMapping.cs b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMapping.cs index c63537a..5cd9d99 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMapping.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMapping.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-11 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.Designer.cs b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.Designer.cs index aaaf084..8d6d1e3 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.Designer.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-11 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.cs b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.cs index d0be1e4..3a196c6 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/MindMapping/UCMindMappingPanel.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-11 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Pond/UCPond.cs b/UsingControl/HZHControls/Controls/FactoryControls/Pond/UCPond.cs index 5a340e4..9e6d591 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Pond/UCPond.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Pond/UCPond.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-06 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Thermometer/UCThermometer.cs b/UsingControl/HZHControls/Controls/FactoryControls/Thermometer/UCThermometer.cs index a7032ae..f7c7eb6 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Thermometer/UCThermometer.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Thermometer/UCThermometer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-10 // diff --git a/UsingControl/HZHControls/Controls/FactoryControls/Valve/UCValve.cs b/UsingControl/HZHControls/Controls/FactoryControls/Valve/UCValve.cs index aec2221..40fb928 100644 --- a/UsingControl/HZHControls/Controls/FactoryControls/Valve/UCValve.cs +++ b/UsingControl/HZHControls/Controls/FactoryControls/Valve/UCValve.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-06 // diff --git a/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.cs b/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.cs index 67c6ce3..d811a45 100644 --- a/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.cs +++ b/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; diff --git a/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.designer.cs b/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.designer.cs index bec8ae7..c8453d5 100644 --- a/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.designer.cs +++ b/UsingControl/HZHControls/Controls/GraphicalOverlay/GraphicalOverlayComponent.designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class GraphicalOverlayComponent { diff --git a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderAll.Designer.cs b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderAll.Designer.cs index 100598c..ef70f44 100644 --- a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderAll.Designer.cs +++ b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderAll.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.Designer.cs b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.Designer.cs index db2eb9e..9d62a5b 100644 --- a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.Designer.cs +++ b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.cs b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.cs index e0bdfa3..b9945c9 100644 --- a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.cs +++ b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderNum.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.Designer.cs b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.Designer.cs index 0bec764..a25d092 100644 --- a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.Designer.cs +++ b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.cs b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.cs index f828184..f954952 100644 --- a/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.cs +++ b/UsingControl/HZHControls/Controls/KeyBord/UCKeyBorderPay.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDData.Designer.cs b/UsingControl/HZHControls/Controls/LED/UCLEDData.Designer.cs index c69a2e5..f797e6f 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDData.Designer.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDData.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDData.cs b/UsingControl/HZHControls/Controls/LED/UCLEDData.cs index 0d384a6..f7fe9d3 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDData.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDData.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.Designer.cs b/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.Designer.cs index b787365..7c9c1e5 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.Designer.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.cs b/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.cs index a847ebd..8d64c3f 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDDataTime.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDNum.cs b/UsingControl/HZHControls/Controls/LED/UCLEDNum.cs index 6444c68..fc4ac48 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDNum.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDNum.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDNums.Designer.cs b/UsingControl/HZHControls/Controls/LED/UCLEDNums.Designer.cs index 985f955..bc95689 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDNums.Designer.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDNums.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDNums.cs b/UsingControl/HZHControls/Controls/LED/UCLEDNums.cs index 3702dbe..bd698b3 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDNums.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDNums.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDTime.Designer.cs b/UsingControl/HZHControls/Controls/LED/UCLEDTime.Designer.cs index 9c8248e..945d28e 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDTime.Designer.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDTime.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/LED/UCLEDTime.cs b/UsingControl/HZHControls/Controls/LED/UCLEDTime.cs index 6b8fbfa..e833822 100644 --- a/UsingControl/HZHControls/Controls/LED/UCLEDTime.cs +++ b/UsingControl/HZHControls/Controls/LED/UCLEDTime.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 09-02-2019 // diff --git a/UsingControl/HZHControls/Controls/List/IListViewItem.cs b/UsingControl/HZHControls/Controls/List/IListViewItem.cs index 4d5a1dc..8d71154 100644 --- a/UsingControl/HZHControls/Controls/List/IListViewItem.cs +++ b/UsingControl/HZHControls/Controls/List/IListViewItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCHorizontalList.Designer.cs b/UsingControl/HZHControls/Controls/List/UCHorizontalList.Designer.cs index 619d879..0e4a07e 100644 --- a/UsingControl/HZHControls/Controls/List/UCHorizontalList.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCHorizontalList.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCHorizontalList.cs b/UsingControl/HZHControls/Controls/List/UCHorizontalList.cs index 8b0bfe4..bfdd396 100644 --- a/UsingControl/HZHControls/Controls/List/UCHorizontalList.cs +++ b/UsingControl/HZHControls/Controls/List/UCHorizontalList.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.Designer.cs b/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.Designer.cs index 863690e..2c7794b 100644 --- a/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.cs b/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.cs index ea236d6..162ce6f 100644 --- a/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.cs +++ b/UsingControl/HZHControls/Controls/List/UCHorizontalListItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListExt.Designer.cs b/UsingControl/HZHControls/Controls/List/UCListExt.Designer.cs index a8ca8e4..66b3307 100644 --- a/UsingControl/HZHControls/Controls/List/UCListExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCListExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListExt.cs b/UsingControl/HZHControls/Controls/List/UCListExt.cs index f4619b4..6969ba1 100644 --- a/UsingControl/HZHControls/Controls/List/UCListExt.cs +++ b/UsingControl/HZHControls/Controls/List/UCListExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListItemExt.Designer.cs b/UsingControl/HZHControls/Controls/List/UCListItemExt.Designer.cs index 5d4deab..625698a 100644 --- a/UsingControl/HZHControls/Controls/List/UCListItemExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCListItemExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListItemExt.cs b/UsingControl/HZHControls/Controls/List/UCListItemExt.cs index 8431a79..185f47c 100644 --- a/UsingControl/HZHControls/Controls/List/UCListItemExt.cs +++ b/UsingControl/HZHControls/Controls/List/UCListItemExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListView.Designer.cs b/UsingControl/HZHControls/Controls/List/UCListView.Designer.cs index 565c665..bdc8049 100644 --- a/UsingControl/HZHControls/Controls/List/UCListView.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCListView.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListView.cs b/UsingControl/HZHControls/Controls/List/UCListView.cs index a7d1208..d9022cb 100644 --- a/UsingControl/HZHControls/Controls/List/UCListView.cs +++ b/UsingControl/HZHControls/Controls/List/UCListView.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListViewItem.Designer.cs b/UsingControl/HZHControls/Controls/List/UCListViewItem.Designer.cs index 02b226f..34c9067 100644 --- a/UsingControl/HZHControls/Controls/List/UCListViewItem.Designer.cs +++ b/UsingControl/HZHControls/Controls/List/UCListViewItem.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/List/UCListViewItem.cs b/UsingControl/HZHControls/Controls/List/UCListViewItem.cs index 0e200ea..4fe29b7 100644 --- a/UsingControl/HZHControls/Controls/List/UCListViewItem.cs +++ b/UsingControl/HZHControls/Controls/List/UCListViewItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/IMenuItem.cs b/UsingControl/HZHControls/Controls/Menu/IMenuItem.cs index 0d33301..a69ab09 100644 --- a/UsingControl/HZHControls/Controls/Menu/IMenuItem.cs +++ b/UsingControl/HZHControls/Controls/Menu/IMenuItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/MenuItemEntity.cs b/UsingControl/HZHControls/Controls/Menu/MenuItemEntity.cs index 81557ce..eaaf50b 100644 --- a/UsingControl/HZHControls/Controls/Menu/MenuItemEntity.cs +++ b/UsingControl/HZHControls/Controls/Menu/MenuItemEntity.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenu.Designer.cs b/UsingControl/HZHControls/Controls/Menu/UCMenu.Designer.cs index 96421d2..58934e3 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenu.Designer.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenu.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenu.cs b/UsingControl/HZHControls/Controls/Menu/UCMenu.cs index d876b1f..a6ddc1a 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenu.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenu.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.Designer.cs b/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.Designer.cs index 56df2a5..7cab484 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.Designer.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.cs b/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.cs index 3cbbbc3..f2353f8 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenuChildrenItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.Designer.cs b/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.Designer.cs index b5b169a..04cc216 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.Designer.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.cs b/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.cs index f6cb22c..12461bf 100644 --- a/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.cs +++ b/UsingControl/HZHControls/Controls/Menu/UCMenuParentItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationClickEventArgs.cs b/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationClickEventArgs.cs index 6de3734..04f8c1e 100644 --- a/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationClickEventArgs.cs +++ b/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationClickEventArgs.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationItem.cs b/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationItem.cs index 6400239..1934f2d 100644 --- a/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationItem.cs +++ b/UsingControl/HZHControls/Controls/Navigation/CrumbNavigationItem.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.Designer.cs b/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.Designer.cs index 2861a97..dc6db2c 100644 --- a/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.Designer.cs +++ b/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-19-2019 // diff --git a/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.cs b/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.cs index 4cabda3..89fa8a5 100644 --- a/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.cs +++ b/UsingControl/HZHControls/Controls/Navigation/UCCrumbNavigation.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-19-2019 // diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItem.cs b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItem.cs index 85f0bd7..8278e9f 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItem.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItem.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-08 // diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemBase.cs b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemBase.cs index a1ef9db..4c5041a 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemBase.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemBase.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemExt.cs b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemExt.cs index 6f10330..3b835b1 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemExt.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/NavigationMenuItemExt.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.Designer.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.Designer.cs index fce611f..2c92c10 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.Designer.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class UCNavigationMenu { diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.cs index 875ccda..1eb7b34 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenu.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-08 // diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.Designer.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.Designer.cs index 7cea9ae..eb79bdc 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class UCNavigationMenuExt { diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.cs index 85d7872..0c296fa 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-11 // diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.Designer.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.Designer.cs index 1f66832..e1b2ce9 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.Designer.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class UCNavigationMenuOffice { diff --git a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.cs b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.cs index 9a411e6..8bbe311 100644 --- a/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.cs +++ b/UsingControl/HZHControls/Controls/NavigationMenu/UCNavigationMenuOffice.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-12 // diff --git a/UsingControl/HZHControls/Controls/Page/IPageControl.cs b/UsingControl/HZHControls/Controls/Page/IPageControl.cs index dabc424..d074d7b 100644 --- a/UsingControl/HZHControls/Controls/Page/IPageControl.cs +++ b/UsingControl/HZHControls/Controls/Page/IPageControl.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/PageControlEventHandler.cs b/UsingControl/HZHControls/Controls/Page/PageControlEventHandler.cs index c6d574f..28d6563 100644 --- a/UsingControl/HZHControls/Controls/Page/PageControlEventHandler.cs +++ b/UsingControl/HZHControls/Controls/Page/PageControlEventHandler.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/PageModel.cs b/UsingControl/HZHControls/Controls/Page/PageModel.cs index e999809..ff6e439 100644 --- a/UsingControl/HZHControls/Controls/Page/PageModel.cs +++ b/UsingControl/HZHControls/Controls/Page/PageModel.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/Page/UCPagerControl.Designer.cs b/UsingControl/HZHControls/Controls/Page/UCPagerControl.Designer.cs index ee113e2..7469b42 100644 --- a/UsingControl/HZHControls/Controls/Page/UCPagerControl.Designer.cs +++ b/UsingControl/HZHControls/Controls/Page/UCPagerControl.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/UCPagerControl.cs b/UsingControl/HZHControls/Controls/Page/UCPagerControl.cs index 0ef4d2b..6646a54 100644 --- a/UsingControl/HZHControls/Controls/Page/UCPagerControl.cs +++ b/UsingControl/HZHControls/Controls/Page/UCPagerControl.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-09-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/UCPagerControl2.Designer.cs b/UsingControl/HZHControls/Controls/Page/UCPagerControl2.Designer.cs index fb0e7e1..82518dc 100644 --- a/UsingControl/HZHControls/Controls/Page/UCPagerControl2.Designer.cs +++ b/UsingControl/HZHControls/Controls/Page/UCPagerControl2.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/UCPagerControl2.cs b/UsingControl/HZHControls/Controls/Page/UCPagerControl2.cs index be9f096..423704d 100644 --- a/UsingControl/HZHControls/Controls/Page/UCPagerControl2.cs +++ b/UsingControl/HZHControls/Controls/Page/UCPagerControl2.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-15-2019 // diff --git a/UsingControl/HZHControls/Controls/Page/UCPagerControlBase.cs b/UsingControl/HZHControls/Controls/Page/UCPagerControlBase.cs index ff8225a..5c55925 100644 --- a/UsingControl/HZHControls/Controls/Page/UCPagerControlBase.cs +++ b/UsingControl/HZHControls/Controls/Page/UCPagerControlBase.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Panel/UCPanelQuote.cs b/UsingControl/HZHControls/Controls/Panel/UCPanelQuote.cs index c821714..2575389 100644 --- a/UsingControl/HZHControls/Controls/Panel/UCPanelQuote.cs +++ b/UsingControl/HZHControls/Controls/Panel/UCPanelQuote.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-15 // diff --git a/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.Designer.cs b/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.Designer.cs index ff84093..ee2c374 100644 --- a/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.Designer.cs +++ b/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.cs b/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.cs index 8d6d585..0eb432c 100644 --- a/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.cs +++ b/UsingControl/HZHControls/Controls/Panel/UCPanelTitle.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.Designer.cs b/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.Designer.cs index d25e270..c4365b4 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.Designer.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.cs b/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.cs index 8979089..e69089f 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessEllipse.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessExt.Designer.cs b/UsingControl/HZHControls/Controls/Process/UCProcessExt.Designer.cs index 5111e56..7ffb0de 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessExt.cs b/UsingControl/HZHControls/Controls/Process/UCProcessExt.cs index c552899..003f94a 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessExt.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessLine.cs b/UsingControl/HZHControls/Controls/Process/UCProcessLine.cs index b2cbb13..e3abad2 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessLine.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessLine.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-20-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.Designer.cs b/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.Designer.cs index 314c704..91dd2df 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.Designer.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-21-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.cs b/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.cs index f92e8a0..6dac765 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessLineExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-21-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessWave.Designer.cs b/UsingControl/HZHControls/Controls/Process/UCProcessWave.Designer.cs index 4909648..f404a5e 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessWave.Designer.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessWave.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-23-2019 // diff --git a/UsingControl/HZHControls/Controls/Process/UCProcessWave.cs b/UsingControl/HZHControls/Controls/Process/UCProcessWave.cs index a14c3bd..924def4 100644 --- a/UsingControl/HZHControls/Controls/Process/UCProcessWave.cs +++ b/UsingControl/HZHControls/Controls/Process/UCProcessWave.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-23-2019 // diff --git a/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.Designer.cs b/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.Designer.cs index 77d9be9..9cf734a 100644 --- a/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.Designer.cs +++ b/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.cs b/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.cs index 1c07a59..75c6161 100644 --- a/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.cs +++ b/UsingControl/HZHControls/Controls/RadioButton/UCRadioButton.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Roll/UCRollText.cs b/UsingControl/HZHControls/Controls/Roll/UCRollText.cs index dc72e6c..776beab 100644 --- a/UsingControl/HZHControls/Controls/Roll/UCRollText.cs +++ b/UsingControl/HZHControls/Controls/Roll/UCRollText.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-31-2019 // diff --git a/UsingControl/HZHControls/Controls/Sampling/UCSampling.cs b/UsingControl/HZHControls/Controls/Sampling/UCSampling.cs index f35e7f3..2cbbbe9 100644 --- a/UsingControl/HZHControls/Controls/Sampling/UCSampling.cs +++ b/UsingControl/HZHControls/Controls/Sampling/UCSampling.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-28 // diff --git a/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarComponent.cs b/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarComponent.cs index 1e854a0..3584703 100644 --- a/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarComponent.cs +++ b/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarComponent.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarControlDesigner.cs b/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarControlDesigner.cs index 05f3ff4..39f9447 100644 --- a/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarControlDesigner.cs +++ b/UsingControl/HZHControls/Controls/ScrollBar/ScrollbarControlDesigner.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; diff --git a/UsingControl/HZHControls/Controls/ScrollBar/UCHScrollbar.cs b/UsingControl/HZHControls/Controls/ScrollBar/UCHScrollbar.cs index a65e212..49cdf28 100644 --- a/UsingControl/HZHControls/Controls/ScrollBar/UCHScrollbar.cs +++ b/UsingControl/HZHControls/Controls/ScrollBar/UCHScrollbar.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/UsingControl/HZHControls/Controls/ScrollBar/UCVScrollbar.cs b/UsingControl/HZHControls/Controls/ScrollBar/UCVScrollbar.cs index ef18231..56bb607 100644 --- a/UsingControl/HZHControls/Controls/ScrollBar/UCVScrollbar.cs +++ b/UsingControl/HZHControls/Controls/ScrollBar/UCVScrollbar.cs @@ -4,12 +4,12 @@ // // *********************************************************************** // -// Copyright by Huang Zhenghui() All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com +// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // Blog: https://www.cnblogs.com/bfyx -// GitHubhttps://github.com/kwwwvagaa/NetWinformControl -// giteehttps://gitee.com/kwwwvagaa/net_winform_custom_control.git +// GitHub:https://github.com/kwwwvagaa/NetWinformControl +// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git // // If you use this code, please keep this note. // *********************************************************************** @@ -107,7 +107,7 @@ namespace HZH_Controls.Controls /// Gets or sets the large change. /// /// The large change. - [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("Զ"), Description("LargeChange")] + [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("自定义"), Description("LargeChange")] public int LargeChange { get { return moLargeChange; } @@ -122,7 +122,7 @@ namespace HZH_Controls.Controls /// Gets or sets the small change. /// /// The small change. - [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("Զ"), Description("SmallChange")] + [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("自定义"), Description("SmallChange")] public int SmallChange { get { return moSmallChange; } @@ -137,7 +137,7 @@ namespace HZH_Controls.Controls /// Gets or sets the minimum. /// /// The minimum. - [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("Զ"), Description("Minimum")] + [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("自定义"), Description("Minimum")] public int Minimum { get { return moMinimum; } @@ -152,7 +152,7 @@ namespace HZH_Controls.Controls /// Gets or sets the maximum. /// /// The maximum. - [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("Զ"), Description("Maximum")] + [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("自定义"), Description("Maximum")] public int Maximum { get { return moMaximum; } @@ -167,7 +167,7 @@ namespace HZH_Controls.Controls /// Gets or sets the value. /// /// The value. - [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("Զ"), Description("Value")] + [EditorBrowsable(EditorBrowsableState.Always), Browsable(true), DefaultValue(false), Category("自定义"), Description("Value")] public int Value { get { return moValue; } @@ -282,9 +282,9 @@ namespace HZH_Controls.Controls /// - /// ¼ + /// 引发 事件。 /// - /// ¼ݵ + /// 包含事件数据的 。 protected override void OnPaint(PaintEventArgs e) { base.OnPaint(e); diff --git a/UsingControl/HZHControls/Controls/Shadow/ShadowComponent.cs b/UsingControl/HZHControls/Controls/Shadow/ShadowComponent.cs index cebd556..4687fd2 100644 --- a/UsingControl/HZHControls/Controls/Shadow/ShadowComponent.cs +++ b/UsingControl/HZHControls/Controls/Shadow/ShadowComponent.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-28 // diff --git a/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.Designer.cs b/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.Designer.cs index 1722226..0324f16 100644 --- a/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.Designer.cs +++ b/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.cs b/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.cs index 6a10aab..648f333 100644 --- a/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.cs +++ b/UsingControl/HZHControls/Controls/Split/UCSplitLine_H.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.Designer.cs b/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.Designer.cs index 90662ac..12a4968 100644 --- a/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.Designer.cs +++ b/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.cs b/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.cs index f6134f4..2d9f418 100644 --- a/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.cs +++ b/UsingControl/HZHControls/Controls/Split/UCSplitLine_V.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/SplitLabel/UCSplitLabel.cs b/UsingControl/HZHControls/Controls/SplitLabel/UCSplitLabel.cs index 10679d4..8b276ac 100644 --- a/UsingControl/HZHControls/Controls/SplitLabel/UCSplitLabel.cs +++ b/UsingControl/HZHControls/Controls/SplitLabel/UCSplitLabel.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-09 // diff --git a/UsingControl/HZHControls/Controls/Step/UCStep.Designer.cs b/UsingControl/HZHControls/Controls/Step/UCStep.Designer.cs index faa3fe9..0129619 100644 --- a/UsingControl/HZHControls/Controls/Step/UCStep.Designer.cs +++ b/UsingControl/HZHControls/Controls/Step/UCStep.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Step/UCStep.cs b/UsingControl/HZHControls/Controls/Step/UCStep.cs index 390e66d..d82b440 100644 --- a/UsingControl/HZHControls/Controls/Step/UCStep.cs +++ b/UsingControl/HZHControls/Controls/Step/UCStep.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Switch/UCSwitch.Designer.cs b/UsingControl/HZHControls/Controls/Switch/UCSwitch.Designer.cs index 9d69107..b6ed585 100644 --- a/UsingControl/HZHControls/Controls/Switch/UCSwitch.Designer.cs +++ b/UsingControl/HZHControls/Controls/Switch/UCSwitch.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-19-2019 // diff --git a/UsingControl/HZHControls/Controls/Switch/UCSwitch.cs b/UsingControl/HZHControls/Controls/Switch/UCSwitch.cs index 0dd237c..e293bd3 100644 --- a/UsingControl/HZHControls/Controls/Switch/UCSwitch.cs +++ b/UsingControl/HZHControls/Controls/Switch/UCSwitch.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-19-2019 // diff --git a/UsingControl/HZHControls/Controls/Tab/TabControlExt.cs b/UsingControl/HZHControls/Controls/Tab/TabControlExt.cs index 14c6816..490a09e 100644 --- a/UsingControl/HZHControls/Controls/Tab/TabControlExt.cs +++ b/UsingControl/HZHControls/Controls/Tab/TabControlExt.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-17-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/KeyBoardType.cs b/UsingControl/HZHControls/Controls/Text/KeyBoardType.cs index 4f3a8a8..61ed873 100644 --- a/UsingControl/HZHControls/Controls/Text/KeyBoardType.cs +++ b/UsingControl/HZHControls/Controls/Text/KeyBoardType.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/TextBoxEx.Designer.cs b/UsingControl/HZHControls/Controls/Text/TextBoxEx.Designer.cs index 5945226..f5d4939 100644 --- a/UsingControl/HZHControls/Controls/Text/TextBoxEx.Designer.cs +++ b/UsingControl/HZHControls/Controls/Text/TextBoxEx.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/TextBoxEx.cs b/UsingControl/HZHControls/Controls/Text/TextBoxEx.cs index a554f73..6e517f7 100644 --- a/UsingControl/HZHControls/Controls/Text/TextBoxEx.cs +++ b/UsingControl/HZHControls/Controls/Text/TextBoxEx.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/TextBoxTransparent.cs b/UsingControl/HZHControls/Controls/Text/TextBoxTransparent.cs index bc4557e..d696ec3 100644 --- a/UsingControl/HZHControls/Controls/Text/TextBoxTransparent.cs +++ b/UsingControl/HZHControls/Controls/Text/TextBoxTransparent.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/UCNumTextBox.Designer.cs b/UsingControl/HZHControls/Controls/Text/UCNumTextBox.Designer.cs index 70c6c4b..5317dd9 100644 --- a/UsingControl/HZHControls/Controls/Text/UCNumTextBox.Designer.cs +++ b/UsingControl/HZHControls/Controls/Text/UCNumTextBox.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/UCNumTextBox.cs b/UsingControl/HZHControls/Controls/Text/UCNumTextBox.cs index 26556ad..af5e1c8 100644 --- a/UsingControl/HZHControls/Controls/Text/UCNumTextBox.cs +++ b/UsingControl/HZHControls/Controls/Text/UCNumTextBox.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.Designer.cs b/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.Designer.cs index 976ea7e..68b9fd3 100644 --- a/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.Designer.cs +++ b/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.cs b/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.cs index ddd4040..b69c289 100644 --- a/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.cs +++ b/UsingControl/HZHControls/Controls/Text/UCTextBoxEx.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Text/win32.cs b/UsingControl/HZHControls/Controls/Text/win32.cs index 840c9a5..b1685bb 100644 --- a/UsingControl/HZHControls/Controls/Text/win32.cs +++ b/UsingControl/HZHControls/Controls/Text/win32.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.Designer.cs b/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.Designer.cs index e175ce8..ccb7b8c 100644 --- a/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.Designer.cs +++ b/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class UCTimeLine { diff --git a/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.cs b/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.cs index 3bd1eb3..655e631 100644 --- a/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.cs +++ b/UsingControl/HZHControls/Controls/TimeLine/UCTimeLine.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-09 // diff --git a/UsingControl/HZHControls/Controls/TrackBar/UCTrackBar.cs b/UsingControl/HZHControls/Controls/TrackBar/UCTrackBar.cs index a0fa804..9910272 100644 --- a/UsingControl/HZHControls/Controls/TrackBar/UCTrackBar.cs +++ b/UsingControl/HZHControls/Controls/TrackBar/UCTrackBar.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-29-2019 // diff --git a/UsingControl/HZHControls/Controls/Transfer/TransferEventArgs.cs b/UsingControl/HZHControls/Controls/Transfer/TransferEventArgs.cs index e384fbf..f4b1cdf 100644 --- a/UsingControl/HZHControls/Controls/Transfer/TransferEventArgs.cs +++ b/UsingControl/HZHControls/Controls/Transfer/TransferEventArgs.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Controls/Transfer/UCTransfer.Designer.cs b/UsingControl/HZHControls/Controls/Transfer/UCTransfer.Designer.cs index 0cacae5..6dd33dd 100644 --- a/UsingControl/HZHControls/Controls/Transfer/UCTransfer.Designer.cs +++ b/UsingControl/HZHControls/Controls/Transfer/UCTransfer.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Controls +namespace HZH_Controls.Controls { partial class UCTransfer { diff --git a/UsingControl/HZHControls/Controls/Transfer/UCTransfer.cs b/UsingControl/HZHControls/Controls/Transfer/UCTransfer.cs index 27fc2d2..13e5a6f 100644 --- a/UsingControl/HZHControls/Controls/Transfer/UCTransfer.cs +++ b/UsingControl/HZHControls/Controls/Transfer/UCTransfer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-10-10 // diff --git a/UsingControl/HZHControls/Controls/Treeview/TreeViewEx.cs b/UsingControl/HZHControls/Controls/Treeview/TreeViewEx.cs index a6972c1..a76f1a4 100644 --- a/UsingControl/HZHControls/Controls/Treeview/TreeViewEx.cs +++ b/UsingControl/HZHControls/Controls/Treeview/TreeViewEx.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/UCControlBase.Designer.cs b/UsingControl/HZHControls/Controls/UCControlBase.Designer.cs index 4714f25..2b6f213 100644 --- a/UsingControl/HZHControls/Controls/UCControlBase.Designer.cs +++ b/UsingControl/HZHControls/Controls/UCControlBase.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/UCControlBase.cs b/UsingControl/HZHControls/Controls/UCControlBase.cs index ba3d4af..700f5f6 100644 --- a/UsingControl/HZHControls/Controls/UCControlBase.cs +++ b/UsingControl/HZHControls/Controls/UCControlBase.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Controls/Verification/VerificationAttribute.cs b/UsingControl/HZHControls/Controls/Verification/VerificationAttribute.cs index 6b3034b..f210933 100644 --- a/UsingControl/HZHControls/Controls/Verification/VerificationAttribute.cs +++ b/UsingControl/HZHControls/Controls/Verification/VerificationAttribute.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-27 // diff --git a/UsingControl/HZHControls/Controls/Verification/VerificationComponent.cs b/UsingControl/HZHControls/Controls/Verification/VerificationComponent.cs index 39914c6..bd4d7e1 100644 --- a/UsingControl/HZHControls/Controls/Verification/VerificationComponent.cs +++ b/UsingControl/HZHControls/Controls/Verification/VerificationComponent.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-27 // diff --git a/UsingControl/HZHControls/Controls/Verification/VerificationEventArgs.cs b/UsingControl/HZHControls/Controls/Verification/VerificationEventArgs.cs index 547ad19..97bdcef 100644 --- a/UsingControl/HZHControls/Controls/Verification/VerificationEventArgs.cs +++ b/UsingControl/HZHControls/Controls/Verification/VerificationEventArgs.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-27 // diff --git a/UsingControl/HZHControls/Controls/Verification/VerificationModel.cs b/UsingControl/HZHControls/Controls/Verification/VerificationModel.cs index 54ee067..af38fcc 100644 --- a/UsingControl/HZHControls/Controls/Verification/VerificationModel.cs +++ b/UsingControl/HZHControls/Controls/Verification/VerificationModel.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-27 // diff --git a/UsingControl/HZHControls/Controls/Wave/UCWave.cs b/UsingControl/HZHControls/Controls/Wave/UCWave.cs index 27c3f1f..689b748 100644 --- a/UsingControl/HZHControls/Controls/Wave/UCWave.cs +++ b/UsingControl/HZHControls/Controls/Wave/UCWave.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Controls/Wave/UCWaveChart.cs b/UsingControl/HZHControls/Controls/Wave/UCWaveChart.cs index f69a3e8..adb8495 100644 --- a/UsingControl/HZHControls/Controls/Wave/UCWaveChart.cs +++ b/UsingControl/HZHControls/Controls/Wave/UCWaveChart.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-22-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmAnchor.Designer.cs b/UsingControl/HZHControls/Forms/FrmAnchor.Designer.cs index d033908..792532c 100644 --- a/UsingControl/HZHControls/Forms/FrmAnchor.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmAnchor.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmAnchor.cs b/UsingControl/HZHControls/Forms/FrmAnchor.cs index f594837..681f3c0 100644 --- a/UsingControl/HZHControls/Forms/FrmAnchor.cs +++ b/UsingControl/HZHControls/Forms/FrmAnchor.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmAnchorTips.Designer.cs b/UsingControl/HZHControls/Forms/FrmAnchorTips.Designer.cs index 98e4725..f1cfa4a 100644 --- a/UsingControl/HZHControls/Forms/FrmAnchorTips.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmAnchorTips.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-29-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmAnchorTips.cs b/UsingControl/HZHControls/Forms/FrmAnchorTips.cs index 9e01372..b114bdf 100644 --- a/UsingControl/HZHControls/Forms/FrmAnchorTips.cs +++ b/UsingControl/HZHControls/Forms/FrmAnchorTips.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-29-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmBack.Designer.cs b/UsingControl/HZHControls/Forms/FrmBack.Designer.cs index 44e4372..941d445 100644 --- a/UsingControl/HZHControls/Forms/FrmBack.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmBack.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmBack.cs b/UsingControl/HZHControls/Forms/FrmBack.cs index 345039e..09391e7 100644 --- a/UsingControl/HZHControls/Forms/FrmBack.cs +++ b/UsingControl/HZHControls/Forms/FrmBack.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmBase.Designer.cs b/UsingControl/HZHControls/Forms/FrmBase.Designer.cs index f33917e..9abf55b 100644 --- a/UsingControl/HZHControls/Forms/FrmBase.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmBase.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmBase.cs b/UsingControl/HZHControls/Forms/FrmBase.cs index c1a712c..e51d3e8 100644 --- a/UsingControl/HZHControls/Forms/FrmBase.cs +++ b/UsingControl/HZHControls/Forms/FrmBase.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmDialog.Designer.cs b/UsingControl/HZHControls/Forms/FrmDialog.Designer.cs index c087607..2740b46 100644 --- a/UsingControl/HZHControls/Forms/FrmDialog.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmDialog.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmDialog.cs b/UsingControl/HZHControls/Forms/FrmDialog.cs index 28fffe6..f584c3b 100644 --- a/UsingControl/HZHControls/Forms/FrmDialog.cs +++ b/UsingControl/HZHControls/Forms/FrmDialog.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmInputs.Designer.cs b/UsingControl/HZHControls/Forms/FrmInputs.Designer.cs index 4da35cf..f945891 100644 --- a/UsingControl/HZHControls/Forms/FrmInputs.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmInputs.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmInputs.cs b/UsingControl/HZHControls/Forms/FrmInputs.cs index aa0bf5d..62b19d1 100644 --- a/UsingControl/HZHControls/Forms/FrmInputs.cs +++ b/UsingControl/HZHControls/Forms/FrmInputs.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmLoading.Designer.cs b/UsingControl/HZHControls/Forms/FrmLoading.Designer.cs index 553fa68..82f3f99 100644 --- a/UsingControl/HZHControls/Forms/FrmLoading.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmLoading.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls.Forms +namespace HZH_Controls.Forms { partial class FrmLoading { diff --git a/UsingControl/HZHControls/Forms/FrmLoading.cs b/UsingControl/HZHControls/Forms/FrmLoading.cs index d83d67f..d670d2c 100644 --- a/UsingControl/HZHControls/Forms/FrmLoading.cs +++ b/UsingControl/HZHControls/Forms/FrmLoading.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-26 // diff --git a/UsingControl/HZHControls/Forms/FrmTips.Designer.cs b/UsingControl/HZHControls/Forms/FrmTips.Designer.cs index ec744f6..906e85c 100644 --- a/UsingControl/HZHControls/Forms/FrmTips.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmTips.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmTips.cs b/UsingControl/HZHControls/Forms/FrmTips.cs index 313af30..d8a2934 100644 --- a/UsingControl/HZHControls/Forms/FrmTips.cs +++ b/UsingControl/HZHControls/Forms/FrmTips.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmTransparent.Designer.cs b/UsingControl/HZHControls/Forms/FrmTransparent.Designer.cs index 5da86d2..6801a2a 100644 --- a/UsingControl/HZHControls/Forms/FrmTransparent.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmTransparent.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmTransparent.cs b/UsingControl/HZHControls/Forms/FrmTransparent.cs index 42034d2..9e5a671 100644 --- a/UsingControl/HZHControls/Forms/FrmTransparent.cs +++ b/UsingControl/HZHControls/Forms/FrmTransparent.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWaiting.Designer.cs b/UsingControl/HZHControls/Forms/FrmWaiting.Designer.cs index 1ec25cd..414b13f 100644 --- a/UsingControl/HZHControls/Forms/FrmWaiting.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmWaiting.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWaiting.cs b/UsingControl/HZHControls/Forms/FrmWaiting.cs index 9c4768f..fd584ac 100644 --- a/UsingControl/HZHControls/Forms/FrmWaiting.cs +++ b/UsingControl/HZHControls/Forms/FrmWaiting.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithOKCancel1.Designer.cs b/UsingControl/HZHControls/Forms/FrmWithOKCancel1.Designer.cs index 25cfd2b..e01abdc 100644 --- a/UsingControl/HZHControls/Forms/FrmWithOKCancel1.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmWithOKCancel1.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithOKCancel1.cs b/UsingControl/HZHControls/Forms/FrmWithOKCancel1.cs index c00a1bf..17d3aec 100644 --- a/UsingControl/HZHControls/Forms/FrmWithOKCancel1.cs +++ b/UsingControl/HZHControls/Forms/FrmWithOKCancel1.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithOKCancel2.Designer.cs b/UsingControl/HZHControls/Forms/FrmWithOKCancel2.Designer.cs index ca6fd94..7b78e5c 100644 --- a/UsingControl/HZHControls/Forms/FrmWithOKCancel2.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmWithOKCancel2.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithOKCancel2.cs b/UsingControl/HZHControls/Forms/FrmWithOKCancel2.cs index 1facfaf..1b0b3fa 100644 --- a/UsingControl/HZHControls/Forms/FrmWithOKCancel2.cs +++ b/UsingControl/HZHControls/Forms/FrmWithOKCancel2.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithTitle.Designer.cs b/UsingControl/HZHControls/Forms/FrmWithTitle.Designer.cs index 54b5237..afbfd21 100644 --- a/UsingControl/HZHControls/Forms/FrmWithTitle.Designer.cs +++ b/UsingControl/HZHControls/Forms/FrmWithTitle.Designer.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Forms/FrmWithTitle.cs b/UsingControl/HZHControls/Forms/FrmWithTitle.cs index baa7888..3dc5ce4 100644 --- a/UsingControl/HZHControls/Forms/FrmWithTitle.cs +++ b/UsingControl/HZHControls/Forms/FrmWithTitle.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/HZH_Controls.csproj b/UsingControl/HZHControls/HZH_Controls.csproj index f2020e6..e304b99 100644 --- a/UsingControl/HZHControls/HZH_Controls.csproj +++ b/UsingControl/HZHControls/HZH_Controls.csproj @@ -1,4 +1,4 @@ - + diff --git a/UsingControl/HZHControls/Helpers/ControlHelper.cs b/UsingControl/HZHControls/Helpers/ControlHelper.cs index 1c6e798..23211c0 100644 --- a/UsingControl/HZHControls/Helpers/ControlHelper.cs +++ b/UsingControl/HZHControls/Helpers/ControlHelper.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Helpers/Ext.cs b/UsingControl/HZHControls/Helpers/Ext.cs index 71490fb..caa6b7b 100644 --- a/UsingControl/HZHControls/Helpers/Ext.cs +++ b/UsingControl/HZHControls/Helpers/Ext.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Helpers/GraphDirection.cs b/UsingControl/HZHControls/Helpers/GraphDirection.cs index e294ea6..6f2bef2 100644 --- a/UsingControl/HZHControls/Helpers/GraphDirection.cs +++ b/UsingControl/HZHControls/Helpers/GraphDirection.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-17 // diff --git a/UsingControl/HZHControls/Helpers/ITheme.cs b/UsingControl/HZHControls/Helpers/ITheme.cs index 2fc73b0..1611fdc 100644 --- a/UsingControl/HZHControls/Helpers/ITheme.cs +++ b/UsingControl/HZHControls/Helpers/ITheme.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/UsingControl/HZHControls/Helpers/MouseHook.cs b/UsingControl/HZHControls/Helpers/MouseHook.cs index a1efcc0..156e53b 100644 --- a/UsingControl/HZHControls/Helpers/MouseHook.cs +++ b/UsingControl/HZHControls/Helpers/MouseHook.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Helpers/NativeMethods.cs b/UsingControl/HZHControls/Helpers/NativeMethods.cs index 2c3adab..358559f 100644 --- a/UsingControl/HZHControls/Helpers/NativeMethods.cs +++ b/UsingControl/HZHControls/Helpers/NativeMethods.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Helpers/TextInputType.cs b/UsingControl/HZHControls/Helpers/TextInputType.cs index 6c8c43e..6226029 100644 --- a/UsingControl/HZHControls/Helpers/TextInputType.cs +++ b/UsingControl/HZHControls/Helpers/TextInputType.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Helpers/WindowsHook.cs b/UsingControl/HZHControls/Helpers/WindowsHook.cs index ae4417e..31ab230 100644 --- a/UsingControl/HZHControls/Helpers/WindowsHook.cs +++ b/UsingControl/HZHControls/Helpers/WindowsHook.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; diff --git a/UsingControl/HZHControls/IconFont/FontIcons.cs b/UsingControl/HZHControls/IconFont/FontIcons.cs index bac0c83..1598eeb 100644 --- a/UsingControl/HZHControls/IconFont/FontIcons.cs +++ b/UsingControl/HZHControls/IconFont/FontIcons.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 2019-09-11 // diff --git a/UsingControl/HZHControls/IconFont/FontImages.cs b/UsingControl/HZHControls/IconFont/FontImages.cs index e9f14a3..329016f 100644 --- a/UsingControl/HZHControls/IconFont/FontImages.cs +++ b/UsingControl/HZHControls/IconFont/FontImages.cs @@ -4,12 +4,12 @@ // // *********************************************************************** // -// Copyright by Huang Zhenghui() All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com +// Copyright by Huang Zhenghui(黄正辉) All, QQ group:568015492 QQ:623128629 Email:623128629@qq.com // // // Blog: https://www.cnblogs.com/bfyx -// GitHubhttps://github.com/kwwwvagaa/NetWinformControl -// giteehttps://gitee.com/kwwwvagaa/net_winform_custom_control.git +// GitHub:https://github.com/kwwwvagaa/NetWinformControl +// gitee:https://gitee.com/kwwwvagaa/net_winform_custom_control.git // // If you use this code, please keep this note. // *********************************************************************** @@ -24,9 +24,9 @@ using System.IO; namespace HZH_Controls { /// - /// ͼͼƬ,awesomeĬϼأelegantʹʱӳټ - /// ͼʾ http://www.fontawesome.com.cn/faicons/?tdsourcetag=s_pcqq_aiomsg - /// ͼʾ https://www.elegantthemes.com/blog/resources/elegant-icon-font + /// 字体图标图片,awesome字体默认加载,elegant字体在使用时延迟加载 + /// 图标示例 http://www.fontawesome.com.cn/faicons/?tdsourcetag=s_pcqq_aiomsg + /// 图标示例 https://www.elegantthemes.com/blog/resources/elegant-icon-font /// public static class FontImages { @@ -59,7 +59,7 @@ namespace HZH_Controls /// - /// 캯 + /// 构造函数 /// /// Font file not found static FontImages() @@ -161,25 +161,25 @@ namespace HZH_Controls } } /// - /// ȡͼ + /// 获取图标 /// - /// ͼ - /// ͼС - /// ǰɫ - /// ɫ - /// ͼ + /// 图标名称 + /// 图标大小 + /// 前景色 + /// 背景色 + /// 图标 public static Icon GetIcon(FontIcons iconText, int imageSize = 32, Color? foreColor = null, Color? backColor = null) { Bitmap image = GetImage(iconText, imageSize, foreColor, backColor); return image != null ? ToIcon(image, imageSize) : null; } /// - /// ȡͼ. + /// 获取图标. /// - /// ͼ. - /// ͼС. - /// ǰɫ - /// ɫ. + /// 图标名称. + /// 图标大小. + /// 前景色 + /// 背景色. /// Bitmap. /// Font file not found public static Bitmap GetImage(FontIcons iconText, int imageSize = 32, Color? foreColor = null, Color? backColor = null) diff --git a/UsingControl/HZHControls/Properties/AssemblyInfo.cs b/UsingControl/HZHControls/Properties/AssemblyInfo.cs index 47ba92d..2ec48d5 100644 --- a/UsingControl/HZHControls/Properties/AssemblyInfo.cs +++ b/UsingControl/HZHControls/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// *********************************************************************** +// *********************************************************************** // Assembly : HZH_Controls // Created : 08-08-2019 // diff --git a/UsingControl/HZHControls/Properties/Resources.Designer.cs b/UsingControl/HZHControls/Properties/Resources.Designer.cs index 2f6ed9c..ec21b44 100644 --- a/UsingControl/HZHControls/Properties/Resources.Designer.cs +++ b/UsingControl/HZHControls/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/UsingControl/HZHControls/UIEditor/FrmSelectImage.Designer.cs b/UsingControl/HZHControls/UIEditor/FrmSelectImage.Designer.cs index 8a4ba68..ca21a4d 100644 --- a/UsingControl/HZHControls/UIEditor/FrmSelectImage.Designer.cs +++ b/UsingControl/HZHControls/UIEditor/FrmSelectImage.Designer.cs @@ -1,4 +1,4 @@ -namespace HZH_Controls +namespace HZH_Controls { partial class FrmSelectImage { diff --git a/UsingControl/HZHControls/UIEditor/FrmSelectImage.cs b/UsingControl/HZHControls/UIEditor/FrmSelectImage.cs index 199fe98..fb422a4 100644 --- a/UsingControl/HZHControls/UIEditor/FrmSelectImage.cs +++ b/UsingControl/HZHControls/UIEditor/FrmSelectImage.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/UsingControl/HZHControls/UIEditor/ImagePropertyEditor.cs b/UsingControl/HZHControls/UIEditor/ImagePropertyEditor.cs index 8969be0..b95475e 100644 --- a/UsingControl/HZHControls/UIEditor/ImagePropertyEditor.cs +++ b/UsingControl/HZHControls/UIEditor/ImagePropertyEditor.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; diff --git a/VisionEdit/AppConfig.cs b/VisionEdit/AppConfig.cs index 0c1c4eb..907305c 100644 --- a/VisionEdit/AppConfig.cs +++ b/VisionEdit/AppConfig.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/VisionEdit/FormLib/FormImageWindow.cs.Designer.cs b/VisionEdit/FormLib/FormImageWindow.cs.Designer.cs index 4f4e079..53cf323 100644 --- a/VisionEdit/FormLib/FormImageWindow.cs.Designer.cs +++ b/VisionEdit/FormLib/FormImageWindow.cs.Designer.cs @@ -1,4 +1,4 @@ -namespace VisionEdit.FormLib +namespace VisionEdit.FormLib { partial class FormImageWindow { diff --git a/VisionEdit/FormLib/FormImageWindow.cs.cs b/VisionEdit/FormLib/FormImageWindow.cs.cs index c341b5c..b364ee7 100644 --- a/VisionEdit/FormLib/FormImageWindow.cs.cs +++ b/VisionEdit/FormLib/FormImageWindow.cs.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/VisionEdit/FormLib/FormJobManage.Designer.cs b/VisionEdit/FormLib/FormJobManage.Designer.cs index 643e88d..e31fe9d 100644 --- a/VisionEdit/FormLib/FormJobManage.Designer.cs +++ b/VisionEdit/FormLib/FormJobManage.Designer.cs @@ -1,4 +1,4 @@ -namespace VisionEdit.FormLib +namespace VisionEdit.FormLib { partial class FormJobManage { diff --git a/VisionEdit/FormLib/FormJobManage.cs b/VisionEdit/FormLib/FormJobManage.cs index b9fee06..4c7dad4 100644 --- a/VisionEdit/FormLib/FormJobManage.cs +++ b/VisionEdit/FormLib/FormJobManage.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/VisionEdit/FormLib/FormLog.Designer.cs b/VisionEdit/FormLib/FormLog.Designer.cs index d2317c1..cad3221 100644 --- a/VisionEdit/FormLib/FormLog.Designer.cs +++ b/VisionEdit/FormLib/FormLog.Designer.cs @@ -1,4 +1,4 @@ -namespace VisionEdit.FormLib +namespace VisionEdit.FormLib { partial class FormLog { diff --git a/VisionEdit/FormLib/FormLog.cs b/VisionEdit/FormLib/FormLog.cs index 23b1e3b..085714d 100644 --- a/VisionEdit/FormLib/FormLog.cs +++ b/VisionEdit/FormLib/FormLog.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/VisionEdit/FormLib/FormToolBox.Designer.cs b/VisionEdit/FormLib/FormToolBox.Designer.cs index bc1af7e..0506ebd 100644 --- a/VisionEdit/FormLib/FormToolBox.Designer.cs +++ b/VisionEdit/FormLib/FormToolBox.Designer.cs @@ -1,4 +1,4 @@ -namespace VisionEdit.FormLib +namespace VisionEdit.FormLib { partial class FormToolBox { diff --git a/VisionEdit/FormLib/FormToolBox.cs b/VisionEdit/FormLib/FormToolBox.cs index 286614c..f58810e 100644 --- a/VisionEdit/FormLib/FormToolBox.cs +++ b/VisionEdit/FormLib/FormToolBox.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; diff --git a/VisionEdit/FormMain.Designer.cs b/VisionEdit/FormMain.Designer.cs index e5c8c3e..5653a84 100644 --- a/VisionEdit/FormMain.Designer.cs +++ b/VisionEdit/FormMain.Designer.cs @@ -1,4 +1,4 @@ -namespace VisionEdit +namespace VisionEdit { partial class FormMain { diff --git a/VisionEdit/FormMain.cs b/VisionEdit/FormMain.cs index fa4abb8..9f6b7b4 100644 --- a/VisionEdit/FormMain.cs +++ b/VisionEdit/FormMain.cs @@ -1,4 +1,4 @@ -using FormLib; +using FormLib; using System; using System.Collections.Generic; using System.ComponentModel; diff --git a/VisionEdit/GlobalParams.cs b/VisionEdit/GlobalParams.cs index fe65f55..7232891 100644 --- a/VisionEdit/GlobalParams.cs +++ b/VisionEdit/GlobalParams.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/VisionEdit/OperateJob.cs b/VisionEdit/OperateJob.cs index 3d92b55..0850bbc 100644 --- a/VisionEdit/OperateJob.cs +++ b/VisionEdit/OperateJob.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Reflection; diff --git a/VisionEdit/Program.cs b/VisionEdit/Program.cs index 4c4e739..d80bb41 100644 --- a/VisionEdit/Program.cs +++ b/VisionEdit/Program.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; diff --git a/VisionEdit/Properties/AssemblyInfo.cs b/VisionEdit/Properties/AssemblyInfo.cs index bfa940f..18a32ff 100644 --- a/VisionEdit/Properties/AssemblyInfo.cs +++ b/VisionEdit/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/VisionEdit/Properties/Resources.Designer.cs b/VisionEdit/Properties/Resources.Designer.cs index dbd27ff..df7f764 100644 --- a/VisionEdit/Properties/Resources.Designer.cs +++ b/VisionEdit/Properties/Resources.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 diff --git a/VisionEdit/Properties/Settings.Designer.cs b/VisionEdit/Properties/Settings.Designer.cs index 1736b57..0465eb3 100644 --- a/VisionEdit/Properties/Settings.Designer.cs +++ b/VisionEdit/Properties/Settings.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 diff --git a/VisionEdit/ToolRunLib/CaliperRun.cs b/VisionEdit/ToolRunLib/CaliperRun.cs index 0c7ad4c..67e1d87 100644 --- a/VisionEdit/ToolRunLib/CaliperRun.cs +++ b/VisionEdit/ToolRunLib/CaliperRun.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/VisionEdit/ToolRunLib/FindLineRun.cs b/VisionEdit/ToolRunLib/FindLineRun.cs index fe18e04..ff562d6 100644 --- a/VisionEdit/ToolRunLib/FindLineRun.cs +++ b/VisionEdit/ToolRunLib/FindLineRun.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/VisionEdit/ToolRunLib/HalconToolRun.cs b/VisionEdit/ToolRunLib/HalconToolRun.cs index f4bff94..9696b2d 100644 --- a/VisionEdit/ToolRunLib/HalconToolRun.cs +++ b/VisionEdit/ToolRunLib/HalconToolRun.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/VisionEdit/ToolRunLib/IToolRun.cs b/VisionEdit/ToolRunLib/IToolRun.cs index 90b8fdc..453cc8a 100644 --- a/VisionEdit/ToolRunLib/IToolRun.cs +++ b/VisionEdit/ToolRunLib/IToolRun.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/VisionEdit/VisionEdit.csproj b/VisionEdit/VisionEdit.csproj index b03d528..83dad72 100644 --- a/VisionEdit/VisionEdit.csproj +++ b/VisionEdit/VisionEdit.csproj @@ -1,4 +1,4 @@ - + diff --git a/VisionEdit/VisionJob.cs b/VisionEdit/VisionJob.cs index e7dadee..53c7550 100644 --- a/VisionEdit/VisionJob.cs +++ b/VisionEdit/VisionJob.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Drawing; using System.Linq; diff --git a/VisionEdit/bin/Debug/DockPanel.config b/VisionEdit/bin/Debug/DockPanel.config index 3cab32c8290a620f3d090a904d702d5cd581dac4..53b89cf9252406036b5fb7eed41885d4c8665931 100644 GIT binary patch delta 39 vcmaE$`9O2SIYwSX1~Ud@1``Hz1_K83&9@mP87F^Z=bP-tskB*zd5<6f<+}>~ delta 35 rcmaE$`9O2SImXF1n3XnvU}RzBG-gm@uw&q5;F|2nslHi-d5<6f-P#H% diff --git a/VisionEdit/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/VisionEdit/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 049d3b5e3d80814e918a19e7bcd9d2052097b608..3fc952e198156b26a05d4116ba20b9c7a0342149 100644 GIT binary patch delta 941 zcmbQ{JlS=^PDb&KyDXU`*_hav+1MBun1Lh{BO@al5Ch5itdk!yZ`!;-;w|ImtE?`p zlcl)3B+^{1VxG2kJYB!%#nzT*(`LrFXO?7?CMir#l#`i!ihIH293FECTYQR6^6*Re z<5TdDM-jgXuDtvb?)Xfo;*}(%fLm=(!_(#6dIfpuY;p_?3t{h{U0F@@+A9iEvz!iE?U_ImG!UCx{D5#Ntu3`MCH5Hk|2wbE2FnGXNWm BlXCz7 delta 612 zcmbR2I?Z{)PDaU%yDXU;B}$7^gHqE{i&FEFQ;Xe-@^b@<^0QKtOZbXlq5+8|8O3Z& zY|LzI3=GUbl8KR#kqwA}Bm>iCKaPb=n^&{Cure}Ee$Um#72#$Tv=21jf6~N2SWrXW$y_|P@V z^RrEk5#Yimyb37nj4<0Rn-6%&?OoSC2Jn3v+4Ujk$R<69xjKo10sNs-&UT4FXEdW`u? LaBXgp=Vt~0m|(fy diff --git a/VisionEdit/obj/Debug/VisionEdit.csproj.FileListAbsolute.txt b/VisionEdit/obj/Debug/VisionEdit.csproj.FileListAbsolute.txt index 250cf6a..782c808 100644 --- a/VisionEdit/obj/Debug/VisionEdit.csproj.FileListAbsolute.txt +++ b/VisionEdit/obj/Debug/VisionEdit.csproj.FileListAbsolute.txt @@ -116,47 +116,53 @@ F:\GitHubClone\最新克隆\VisionEdit\VisionEdit\bin\Debug\FindLineTool.pdb F:\GitHubClone\最新克隆\VisionEdit\VisionEdit\bin\Debug\CaliperTool.pdb F:\GitHubClone\最新克隆\VisionEdit\VisionEdit\bin\Debug\PMAlignTool.pdb F:\GitHubClone\最新克隆\VisionEdit\VisionEdit\bin\Debug\Controls.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\log4net.config -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe.config -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\VisionEdit.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\CommonMethods.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\DataStruct.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\FormLib.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\halcondotnet.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\HWindow_Tool.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\ToolBase.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionJob.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Newtonsoft.Json.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Logger.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\DevComponents.DotNetBar2.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\HalconTool.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\FindLineTool.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\CaliperTool.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\PMAlignTool.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\log4net.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Controls.dll -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\CommonMethods.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\DataStruct.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\FormLib.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\ToolBase.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionJob.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionToolList.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\HWindow_Tool.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\halcondotnet.xml -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\WeifenLuo.WinFormsUI.Docking.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Newtonsoft.Json.xml -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Logger.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\DevComponents.DotNetBar2.xml -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\HalconTool.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\FindLineTool.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\CaliperTool.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\PMAlignTool.pdb -F:\GitHubClone\VisionEdit\VisionEdit\bin\Debug\Controls.pdb -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.csprojResolveAssemblyReference.cache -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.FormMain.resources -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.Properties.Resources.resources -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.csproj.GenerateResource.Cache -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.exe -F:\GitHubClone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe.config +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.exe +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\log4net.config +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\VisionEdit.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\CommonMethods.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\DataStruct.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\FormLib.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\halcondotnet.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\HWindow_Tool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\ToolBase.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionJob.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\WeifenLuo.WinFormsUI.Docking.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Newtonsoft.Json.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Logger.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\DevComponents.DotNetBar2.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\HalconTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\FindLineTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\CaliperTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\PMAlignTool.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\log4net.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Controls.dll +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\CommonMethods.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\DataStruct.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\FormLib.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\ToolBase.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionJob.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\ToolLib.VisionToolList.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\HWindow_Tool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\halcondotnet.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\WeifenLuo.WinFormsUI.Docking.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Newtonsoft.Json.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Logger.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\DevComponents.DotNetBar2.xml +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\HalconTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\FindLineTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\CaliperTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\PMAlignTool.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\bin\Debug\Controls.pdb +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.csprojResolveAssemblyReference.cache +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.FormMain.resources +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.Properties.Resources.resources +F:\GitHubClone\最新克隆-本地编辑版\VisionEdit\VisionEdit\obj\Debug\VisionEdit.csproj.GenerateResource.Cache +E:\先导资料\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe.config +E:\先导资料\VisionEdit\VisionEdit\obj\Debug\VisionEdit.exe +E:\先导资料\VisionEdit\VisionEdit\obj\Debug\VisionEdit.pdb +E:\先导资料\Github Clone\VisionEdit\VisionEdit\bin\Debug\VisionEdit.exe.config +E:\先导资料\Github Clone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.exe +E:\先导资料\Github Clone\VisionEdit\VisionEdit\obj\Debug\VisionEdit.pdb diff --git a/VisionEdit/几何.ico b/VisionEdit/几何.ico index de14b14b448bfbbfc13dc8313566e4188b33857d..9d2aab1518bf6a7d4117a1f7f4e967a6c632c6f4 100644 GIT binary patch literal 5430 zcmeI0dpOhk1IMLYa*O3s$gP=j(vlMvxjSgWIx8HrvLhlpV=dtb6(KD@w>ACvExCup z@pGG7ZbQ0AE-geua=(X#pZ(6W=h?HLIrMbSAHU~(pJ&gW?b$!y=k*;`=Y` z-S&}d?b>Fl_M?-_1*;3VwGWoo#!$wW%*(22SkwtS2&=>?$tDq3_Q6EQc+U023o%}| zC@oUV-~Hdb6S5~?hTUn(NU{zGIeV2_qpG>X>~w>VylQl~i%N#PLM&uNb!1%bhxppZ z$$ah^<3+*={K13DRI*+j{BV3e>8js*p{ zo%BXvDKPU5sZiecM0Zvq{@jlGWsqV?Z2|D@it#^_O9{P` z=KZktP_-a%Sva(0xKdzdoNvi6QJ7%3*a&;L5V}fxWLI=I5`47kh5-Knw{b|XtGiT= zoC^l+^%H?N4eF;}5m0IOv=jYAFz7cYh3J7x`yOdRudPCx&tap#%?P$BJ_|fD!O_4a*RTM zA-hyppHD7F9(r!pW~){#=W7;Uk&vMKBvr9p>1G&-Eb0OIl$8*vVQdg(hSJYX7ews6 z6@)=p@W;;nY=7C!_HCTFbK`W%-6l1;f}4*rOWnLK#k75D6(NoARy0oUUg85Ji44w+ zHJq>ao#G$(4f!-c7)RT_gDYZ*cZZ>@i>vm#U2%qrihMW-pj!A6{ukzLs{J#sQypf! z`!N_;4}#dhgIXdz%3mMR77(K5PEw?#Tcof%RcCUqp_YeuFD8YHn%dF))xFDZzfun3 zpZXZ4gzt@PAR7Iv+0NPsx1bqyB(!E&G1H?kb!dj$Pai&zZX^?ydF>v0pw8mywvIF< zqcq$81QDrwp{JeDg`@Z%CK9-yV*&`%c}m>GkKaKv?3E?PCgHG?en&Cz1fqxcqtLhb z7p43rbX&NIY);2}g?RDTMm5+y0d`6Pn(rQrduX=@e$i>p)w8G)LOypKwI>DXn3Y(E zo3F;X58+VZ2AGE{a}O`6$WgR{iy9qh|45$rnn6i&_BpkRvBfM zSe2Vzq>PQz7u7WVd};RQv^#FLAa`-+zBT^CYy4~0_+Rvb{+GWz{dfL`aSbOP;DYI2 z%YP{2)ZFOX`slmA}YHks-F*%2G+n9Lv-(|>a+Hm+(y z({!``e=Gj=_Wh@q;Ep_7_5WM(2TBdU0<SiJ36u4n<=USY|->RMQLT^KPUcz4fJ1C zN@@}|;@_@%uxW}~=l_U*Akys)U;0UcMx~FC>1dzMkqE9lM$Iwv zpXvW|*e93C(`S#a$A3t1CqVdpHb+)hhsT>4E_(yc0Vq* z=zoXTd$;^D6Wkm3V#hmX|4SzCQSo|vG-*PwTu$?3e)*J^w$X zJkhBWnN<}-9~VzexP3;liVoGPtjpqZl&cDLLqu2sNYirjyR6vzAG{<_OvDtozD1)? zF#4Yp|7yQW0z2;uBRw6R%>}cd@|^lV84T=K(LOy`Z%f0|Z5^nmZs#2)8w3b)>VIO| zCvYK(*4K2Q-ocQx34#XY<@cQGM9})kdU>(S*{~7#Mp^x^dNQ{!jIzU2KhV(}^ z>VMJH^N2*{TLzvm34%YgPMQ<{jru=4d{J5dkYuri$#$W>G7BvR|7S#)2K-pI4THb? zsl|dK3)=8?{Z6H>5HT$K{@ZH*v+@r#jt`3_s26?6EJri;A2a`XD9eh#;+m(d{>#tt z@ZH}Xcs0`dMFFS%$B94t{?jP)oirKkJ+~P7DPleU>(9~z=w}ef_54>E3|6j@9#gbmScK-Lr>vf5Ii}T-B{a@?v^AJ+cgYW{zgwoKBy zJ{=+Zg}#d8S)^Cc;)xXCq$ivNvCZ8(#raF`q^DxOQXZ X?X+CWoizHi-V_^J@qO{pmFW2oQrRWF literal 5430 zcmeHL&1=*^6rWa6uvII5p!mTGe)J&tb@96e+eub!)x#bUY!_oJlWE*PBm6#L!-UZ#Su}7`Y#-tO(-^DdS3{C=o}9U|(v;S9!^>~d zZF7&TK|XtNK*wMMTlnaB_Mx+!OL57N_T`gOti{}@YYjqh4GeRzfh{mK_-tW=A;qhS zd--)b&sgQgHi+)WOZIjyttUDM{0vV#)$`9i&n+>0YkJ(br*Zu|mb8Z{mN((%S13%^ zz)#(^HiDD;#e~$Js{BEf#-6I>)2(OTtwC zc#oZMV2#w*6Rj_-v7~sN%m)EuVfix87$l5G-D980kc^UGKf-Xa@$^Qo0x4C1SHy`< zzMquBGhVi~LekK(}og+*!XC8j4HLz4Ct`j&3f+P?+Cbrhe%sP-233VWdG9qdqe zI~wn%@!Zxm)$_S;=ON%hz3_d*Mn4y}6Qh|e?QuuyXVHo{tJ~=D70#u74(CDmD6CVh z)_1mCJQT$d6<^uGNBJwPT^+Z-fGaLO=9Bzk)6GbV-wk&wzP + diff --git a/VisionJobFactory/VisionToolFactory.cs b/VisionJobFactory/VisionToolFactory.cs index 0fb599a..d6a15eb 100644 --- a/VisionJobFactory/VisionToolFactory.cs +++ b/VisionJobFactory/VisionToolFactory.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; diff --git a/VisionJobFactory/VisionToolList.cs b/VisionJobFactory/VisionToolList.cs index ddf9498..076b4e2 100644 --- a/VisionJobFactory/VisionToolList.cs +++ b/VisionJobFactory/VisionToolList.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text;