基本信息
源码名称:dockpanel完整版代码
源码大小:8.75M
文件格式:.zip
开发语言:C#
更新时间:2023-08-16
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 5 元 
   源码介绍
dockpanel完整版代码

.
├── dockpanelsuite-master
│   ├── DockSample
│   │   ├── AboutDialog.Designer.cs
│   │   ├── AboutDialog.cs
│   │   ├── AboutDialog.resx
│   │   ├── Customization
│   │   │   └── DockHelper.cs
│   │   ├── DataGridViewCheckBoxTestCell.cs
│   │   ├── DockSample.csproj
│   │   ├── DockSample.csproj.user
│   │   ├── DummyDoc.Designer.cs
│   │   ├── DummyDoc.cs
│   │   ├── DummyDoc.resx
│   │   ├── DummyDocAxis.Designer.cs
│   │   ├── DummyDocAxis.cs
│   │   ├── DummyDocAxis.resx
│   │   ├── DummyOutputWindow.Designer.cs
│   │   ├── DummyOutputWindow.cs
│   │   ├── DummyOutputWindow.resx
│   │   ├── DummyPropertyWindow.Designer.cs
│   │   ├── DummyPropertyWindow.cs
│   │   ├── DummyPropertyWindow.resx
│   │   ├── DummySolutionExplorer.Designer.cs
│   │   ├── DummySolutionExplorer.cs
│   │   ├── DummySolutionExplorer.resx
│   │   ├── DummyTaskList.Designer.cs
│   │   ├── DummyTaskList.cs
│   │   ├── DummyTaskList.resx
│   │   ├── DummyToolbox.Designer.cs
│   │   ├── DummyToolbox.cs
│   │   ├── DummyToolbox.resx
│   │   ├── Images
│   │   │   ├── ArrowDown.bmp
│   │   │   ├── ArrowUp.bmp
│   │   │   ├── Bitmap.ico
│   │   │   ├── BlankIcon.ico
│   │   │   ├── CSFile.ico
│   │   │   ├── CSProject.ico
│   │   │   ├── ClosedFolder.ICO
│   │   │   ├── File.ico
│   │   │   ├── Form.ico
│   │   │   ├── Logo.ico
│   │   │   ├── Mouse.bmp
│   │   │   ├── New.ico
│   │   │   ├── Open.ico
│   │   │   ├── OpenFolder.ICO
│   │   │   ├── OutputWindow.ico
│   │   │   ├── PropertyWindow.ico
│   │   │   ├── Reference.ico
│   │   │   ├── References.ico
│   │   │   ├── SolutionExplorer.ico
│   │   │   ├── SplashScreen.png
│   │   │   ├── TaskListWindow.ico
│   │   │   ├── ToolboxWindow.ico
│   │   │   ├── XmlFile.ico
│   │   │   └── msenv22.ico
│   │   ├── Logo.ico
│   │   ├── MainForm.Designer.cs
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── AxisList.png
│   │   │   ├── IOList.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   ├── Settings.settings
│   │   │   ├── axis.png
│   │   │   ├── card.png
│   │   │   ├── chabu.png
│   │   │   ├── chabuqi.png
│   │   │   ├── error.ico
│   │   │   ├── io.png
│   │   │   └── 电脑.png
│   │   ├── Resources
│   │   │   └── DockPanel.xml
│   │   ├── SplashScreen.Designer.cs
│   │   ├── SplashScreen.cs
│   │   ├── SplashScreen.resx
│   │   ├── ToolWindow.Designer.cs
│   │   ├── ToolWindow.cs
│   │   ├── ToolWindow.resx
│   │   ├── VS2012ColorTable.cs
│   │   ├── VS2012ToolStripRenderer.cs
│   │   ├── VS2013ColorTable.cs
│   │   ├── VS2013ToolStripRenderer.cs
│   │   ├── VSToolStripExtender.Designer.cs
│   │   ├── VSToolStripExtender.cs
│   │   ├── app.config
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── 1X00测试软件.exe
│   │   │   │   ├── 1X00测试软件.exe.config
│   │   │   │   ├── 1X00测试软件.pdb
│   │   │   │   ├── 1X00测试软件.vshost.exe
│   │   │   │   ├── 1X00测试软件.vshost.exe.config
│   │   │   │   ├── 1X00测试软件.vshost.exe.manifest
│   │   │   │   ├── DockPanel.config
│   │   │   │   ├── DockPanel.temp.config
│   │   │   │   ├── HY.Docking.ThemeVS2003.dll
│   │   │   │   ├── HY.Docking.ThemeVS2003.pdb
│   │   │   │   ├── HY.Docking.ThemeVS2012Light.dll
│   │   │   │   ├── HY.Docking.ThemeVS2012Light.pdb
│   │   │   │   ├── HY.Docking.ThemeVS2013Blue.dll
│   │   │   │   ├── HY.Docking.ThemeVS2013Blue.pdb
│   │   │   │   ├── HY.Docking.dll
│   │   │   │   ├── HY.Docking.pdb
│   │   │   │   └── license.txt
│   │   │   └── Release
│   │   ├── license.txt
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── 1X00测试软件.exe
│   │       │   ├── 1X00测试软件.pdb
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── DockSample.AboutDialog.resources
│   │       │   ├── DockSample.DummyDoc.resources
│   │       │   ├── DockSample.DummyDocAxis.resources
│   │       │   ├── DockSample.DummyOutputWindow.resources
│   │       │   ├── DockSample.DummyPropertyWindow.resources
│   │       │   ├── DockSample.DummySolutionExplorer.resources
│   │       │   ├── DockSample.DummyTaskList.resources
│   │       │   ├── DockSample.DummyToolbox.resources
│   │       │   ├── DockSample.MainForm.resources
│   │       │   ├── DockSample.Properties.Resources.resources
│   │       │   ├── DockSample.SplashScreen.resources
│   │       │   ├── DockSample.ToolWindow.resources
│   │       │   ├── DockSample.csproj.AssemblyReference.cache
│   │       │   ├── DockSample.csproj.FileListAbsolute.txt
│   │       │   ├── DockSample.csproj.GenerateResource.Cache
│   │       │   ├── DockSample.csprojResolveAssemblyReference.cache
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │       │   ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │       │   └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │       └── Release
│   ├── README.md
│   ├── Tests
│   │   ├── PatchControllerTestFixture.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Tests.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── NUnit.System.Linq.dll
│   │   │       ├── Tests.dll
│   │   │       ├── Tests.pdb
│   │   │       ├── nunit.framework.dll
│   │   │       └── nunit.framework.xml
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── TempPE
│   │   │   │   ├── Tests.csproj.FileListAbsolute.txt
│   │   │   │   ├── Tests.dll
│   │   │   │   └── Tests.pdb
│   │   │   └── Release
│   │   └── packages.config
│   ├── Tests2
│   │   ├── App.config
│   │   ├── PatchControllerTestFixture.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Tests2.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── NUnit.System.Linq.dll
│   │   │       ├── Tests2.dll
│   │   │       ├── Tests2.dll.config
│   │   │       ├── Tests2.pdb
│   │   │       ├── nunit.framework.dll
│   │   │       └── nunit.framework.xml
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── TempPE
│   │   │   │   ├── Tests2.csproj.AssemblyReference.cache
│   │   │   │   ├── Tests2.csproj.FileListAbsolute.txt
│   │   │   │   ├── Tests2.dll
│   │   │   │   └── Tests2.pdb
│   │   │   └── Release
│   │   └── packages.config
│   ├── Tests3
│   │   ├── App.config
│   │   ├── PatchControllerTestFixture.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Tests3.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── NUnit.System.Linq.dll
│   │   │       ├── Tests3.dll
│   │   │       ├── Tests3.dll.config
│   │   │       ├── Tests3.pdb
│   │   │       ├── nunit.framework.dll
│   │   │       └── nunit.framework.xml
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── TempPE
│   │   │   │   ├── Tests3.csproj.AssemblyReference.cache
│   │   │   │   ├── Tests3.csproj.FileListAbsolute.txt
│   │   │   │   ├── Tests3.csprojResolveAssemblyReference.cache
│   │   │   │   ├── Tests3.dll
│   │   │   │   └── Tests3.pdb
│   │   │   └── Release
│   │   └── packages.config
│   ├── WinFormsUI
│   │   ├── Docking
│   │   │   ├── AutoHideStripBase.cs
│   │   │   ├── Configuration
│   │   │   │   └── PatchSection.cs
│   │   │   ├── DockAreasEditor.cs
│   │   │   ├── DockContent.cs
│   │   │   ├── DockContentCollection.cs
│   │   │   ├── DockContentEventArgs.cs
│   │   │   ├── DockContentHandler.cs
│   │   │   ├── DockOutlineBase.cs
│   │   │   ├── DockPane.SplitterControl.cs
│   │   │   ├── DockPane.cs
│   │   │   ├── DockPaneCaptionBase.cs
│   │   │   ├── DockPaneCollection.cs
│   │   │   ├── DockPaneStripBase.cs
│   │   │   ├── DockPanel.Appearance.cs
│   │   │   ├── DockPanel.AutoHideWindow.cs
│   │   │   ├── DockPanel.DockDragHandler.cs
│   │   │   ├── DockPanel.DragHandler.cs
│   │   │   ├── DockPanel.FocusManager.cs
│   │   │   ├── DockPanel.MdiClientController.cs
│   │   │   ├── DockPanel.Persistor.cs
│   │   │   ├── DockPanel.SplitterDragHandler.cs
│   │   │   ├── DockPanel.bmp
│   │   │   ├── DockPanel.cs
│   │   │   ├── DockPanelExtender.cs
│   │   │   ├── DockPanelSkin.cs
│   │   │   ├── DockWindow.SplitterControl.cs
│   │   │   ├── DockWindow.cs
│   │   │   ├── DockWindowCollection.cs
│   │   │   ├── DragForm.cs
│   │   │   ├── DrawingRoutines.cs
│   │   │   ├── DummyControl.cs
│   │   │   ├── Enums.cs
│   │   │   ├── FloatWindow.cs
│   │   │   ├── FloatWindowCollection.cs
│   │   │   ├── Helpers
│   │   │   │   ├── DockHelper.cs
│   │   │   │   ├── DrawHelper.cs
│   │   │   │   ├── ResourceHelper.cs
│   │   │   │   └── Win32Helper.cs
│   │   │   ├── ITheme.cs
│   │   │   ├── InertButton.cs
│   │   │   ├── InertButtonBase.cs
│   │   │   ├── Interfaces.cs
│   │   │   ├── Localization.cs
│   │   │   ├── Measures.cs
│   │   │   ├── NestedDockingStatus.cs
│   │   │   ├── NestedPaneCollection.cs
│   │   │   ├── PatchController.cs
│   │   │   ├── Resources
│   │   │   │   ├── DockIndicator_PaneDiamond.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Bottom.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Hotspot.png
│   │   │   │   ├── DockIndicator_PaneDiamond_HotspotIndex.png
│   │   │   │   ├── DockIndicator_PaneDiamond_HotspotIndex_VS2012.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Left.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Right.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Top.png
│   │   │   │   ├── DockIndicator_PanelBottom.png
│   │   │   │   ├── DockIndicator_PanelBottom_Active.png
│   │   │   │   ├── DockIndicator_PanelFill.png
│   │   │   │   ├── DockIndicator_PanelFill_Active.png
│   │   │   │   ├── DockIndicator_PanelLeft.png
│   │   │   │   ├── DockIndicator_PanelLeft_Active.png
│   │   │   │   ├── DockIndicator_PanelRight.png
│   │   │   │   ├── DockIndicator_PanelRight_Active.png
│   │   │   │   ├── DockIndicator_PanelTop.png
│   │   │   │   ├── DockIndicator_PanelTop_Active.png
│   │   │   │   ├── DockPane_AutoHide.png
│   │   │   │   ├── DockPane_Close.png
│   │   │   │   ├── DockPane_Dock.png
│   │   │   │   ├── DockPane_Option.png
│   │   │   │   ├── DockPane_OptionOverflow.png
│   │   │   │   └── Dockindicator_PaneDiamond_Fill.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── SplitterBase.cs
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.resx
│   │   │   ├── ThemeBase.cs
│   │   │   ├── VS2005AutoHideStrip.cs
│   │   │   ├── VS2005DockPaneCaption.cs
│   │   │   ├── VS2005DockPaneStrip.cs
│   │   │   ├── VS2005Theme.cs
│   │   │   ├── VisibleNestedPaneCollection.cs
│   │   │   └── Win32
│   │   │       ├── Enums.cs
│   │   │       └── NativeMethods.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── ThemeVS2003
│   │   │   ├── Resources
│   │   │   │   ├── DockPaneCaption_AutoHideNo.png
│   │   │   │   ├── DockPaneCaption_AutoHideYes.png
│   │   │   │   ├── DockPaneCaption_CloseDisabled.png
│   │   │   │   ├── DockPaneCaption_CloseEnabled.png
│   │   │   │   ├── DockPaneStrip_CloseDisabled.png
│   │   │   │   ├── DockPaneStrip_CloseEnabled.png
│   │   │   │   ├── DockPaneStrip_ScrollLeftDisabled.png
│   │   │   │   ├── DockPaneStrip_ScrollLeftEnabled.png
│   │   │   │   ├── DockPaneStrip_ScrollRightDisabled.png
│   │   │   │   └── DockPaneStrip_ScrollRightEnabled.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.resx
│   │   │   ├── VS2003AutoHideStrip.cs
│   │   │   ├── VS2003DockPaneCaption.cs
│   │   │   ├── VS2003DockPaneStrip.cs
│   │   │   └── VS2003Theme.cs
│   │   ├── ThemeVS2003.csproj
│   │   ├── ThemeVS2005Multithreading
│   │   │   ├── Resources
│   │   │   │   ├── DockIndicator_PaneDiamond.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Bottom.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Hotspot.png
│   │   │   │   ├── DockIndicator_PaneDiamond_HotspotIndex.png
│   │   │   │   ├── DockIndicator_PaneDiamond_HotspotIndex_VS2012.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Left.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Right.png
│   │   │   │   ├── DockIndicator_PaneDiamond_Top.png
│   │   │   │   ├── DockIndicator_PanelBottom.png
│   │   │   │   ├── DockIndicator_PanelBottom_Active.png
│   │   │   │   ├── DockIndicator_PanelFill.png
│   │   │   │   ├── DockIndicator_PanelFill_Active.png
│   │   │   │   ├── DockIndicator_PanelLeft.png
│   │   │   │   ├── DockIndicator_PanelLeft_Active.png
│   │   │   │   ├── DockIndicator_PanelRight.png
│   │   │   │   ├── DockIndicator_PanelRight_Active.png
│   │   │   │   ├── DockIndicator_PanelTop.png
│   │   │   │   ├── DockIndicator_PanelTop_Active.png
│   │   │   │   ├── DockPane_AutoHide.png
│   │   │   │   ├── DockPane_Close.png
│   │   │   │   ├── DockPane_Dock.png
│   │   │   │   ├── DockPane_Option.png
│   │   │   │   ├── DockPane_OptionOverflow.png
│   │   │   │   └── Dockindicator_PaneDiamond_Fill.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.resx
│   │   │   ├── VS2005MultithreadingAutoHideStrip.cs
│   │   │   ├── VS2005MultithreadingDockPaneCaption.cs
│   │   │   ├── VS2005MultithreadingDockPaneStrip.cs
│   │   │   ├── VS2005MultithreadingPaneIndicator.cs
│   │   │   ├── VS2005MultithreadingPanelIndicator.cs
│   │   │   └── VS2005MultithreadingTheme.cs
│   │   ├── ThemeVS2005Multithreading.csproj
│   │   ├── ThemeVS2012Light
│   │   │   ├── Resources
│   │   │   │   ├── ActiveTabHover_Close.png
│   │   │   │   ├── ActiveTab_Close.png
│   │   │   │   ├── DockIndicator_PaneDiamond1.bmp
│   │   │   │   ├── DockIndicator_PaneDiamond_HotspotIndex.png
│   │   │   │   ├── DockIndicator_PanelBottom.png
│   │   │   │   ├── DockIndicator_PanelFill.png
│   │   │   │   ├── DockIndicator_PanelLeft.png
│   │   │   │   ├── DockIndicator_PanelRight.png
│   │   │   │   ├── DockIndicator_PanelTop.png
│   │   │   │   ├── DockPane_AutoHide.png
│   │   │   │   ├── DockPane_Close.png
│   │   │   │   ├── DockPane_Dock.png
│   │   │   │   ├── DockPane_Option.png
│   │   │   │   ├── DockPane_OptionOverflow.png
│   │   │   │   ├── Dockindicator_PaneDiamond.png
│   │   │   │   ├── Dockindicator_PaneDiamond_Fill.png
│   │   │   │   ├── Dockindicator_PaneDiamond_Hotspot.png
│   │   │   │   ├── InactiveTabHover_Close.png
│   │   │   │   ├── LostFocusTabHover_Close.png
│   │   │   │   └── LostFocusTab_Close.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.resx
│   │   │   ├── VS2012LightAutoHideStrip.cs
│   │   │   ├── VS2012LightAutoHideWindowControl.cs
│   │   │   ├── VS2012LightDockPaneCaption.cs
│   │   │   ├── VS2012LightDockPaneStrip.cs
│   │   │   ├── VS2012LightDockWindow.cs
│   │   │   ├── VS2012LightSplitterControl.cs
│   │   │   └── VS2012LightTheme.cs
│   │   ├── ThemeVS2012Light.csproj
│   │   ├── ThemeVS2013Blue
│   │   │   ├── Resources
│   │   │   │   ├── ActiveTabHover_Close.png
│   │   │   │   ├── ActiveTab_Close.png
│   │   │   │   ├── DockPane_Close.png
│   │   │   │   ├── DockPane_Close_disabled.png
│   │   │   │   └── LostFocusTab_Close.png
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.resx
│   │   │   ├── VS2013BlueDockPaneStrip.cs
│   │   │   ├── VS2013BlueSplitterControl.cs
│   │   │   └── VS2013BlueTheme.cs
│   │   ├── ThemeVS2013Blue.csproj
│   │   ├── WinFormsUI.csproj
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── HY.Docking.ThemeVS2003.dll
│   │   │       ├── HY.Docking.ThemeVS2003.pdb
│   │   │       ├── HY.Docking.ThemeVS2005Multithreading.dll
│   │   │       ├── HY.Docking.ThemeVS2005Multithreading.pdb
│   │   │       ├── HY.Docking.ThemeVS2012Light.dll
│   │   │       ├── HY.Docking.ThemeVS2012Light.pdb
│   │   │       ├── HY.Docking.ThemeVS2013Blue.dll
│   │   │       ├── HY.Docking.ThemeVS2013Blue.pdb
│   │   │       ├── HY.Docking.dll
│   │   │       ├── HY.Docking.pdb
│   │   │       └── license.txt
│   │   ├── dockpanelsuite.snk
│   │   ├── license.txt
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── HY.Docking.ThemeVS2003.dll
│   │       │   ├── HY.Docking.ThemeVS2003.pdb
│   │       │   ├── HY.Docking.ThemeVS2005Multithreading.dll
│   │       │   ├── HY.Docking.ThemeVS2005Multithreading.pdb
│   │       │   ├── HY.Docking.ThemeVS2012Light.dll
│   │       │   ├── HY.Docking.ThemeVS2012Light.pdb
│   │       │   ├── HY.Docking.ThemeVS2013Blue.dll
│   │       │   ├── HY.Docking.ThemeVS2013Blue.pdb
│   │       │   ├── HY.Docking.dll
│   │       │   ├── HY.Docking.pdb
│   │       │   ├── TempPE
│   │       │   │   ├── Docking.Resources.Designer.cs.dll
│   │       │   │   ├── Docking.Strings.Designer.cs.dll
│   │       │   │   ├── ThemeVS2003.Resources.Designer.cs.dll
│   │       │   │   ├── ThemeVS2003.Strings.Designer.cs.dll
│   │       │   │   ├── ThemeVS2005Multithreading.Resources.Designer.cs.dll
│   │       │   │   ├── ThemeVS2005Multithreading.Strings.Designer.cs.dll
│   │       │   │   ├── ThemeVS2012Light.Resources.Designer.cs.dll
│   │       │   │   ├── ThemeVS2012Light.Strings.Designer.cs.dll
│   │       │   │   ├── ThemeVS2013Blue.Resources.Designer.cs.dll
│   │       │   │   └── ThemeVS2013Blue.Strings.Designer.cs.dll
│   │       │   ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │       │   ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │       │   ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │       │   ├── ThemeVS2003.csproj.AssemblyReference.cache
│   │       │   ├── ThemeVS2003.csproj.FileListAbsolute.txt
│   │       │   ├── ThemeVS2003.csproj.GenerateResource.Cache
│   │       │   ├── ThemeVS2003.csprojResolveAssemblyReference.cache
│   │       │   ├── ThemeVS2005Multithreading.csproj.AssemblyReference.cache
│   │       │   ├── ThemeVS2005Multithreading.csproj.FileListAbsolute.txt
│   │       │   ├── ThemeVS2005Multithreading.csproj.GenerateResource.Cache
│   │       │   ├── ThemeVS2005Multithreading.csprojResolveAssemblyReference.cache
│   │       │   ├── ThemeVS2012Light.csproj.AssemblyReference.cache
│   │       │   ├── ThemeVS2012Light.csproj.FileListAbsolute.txt
│   │       │   ├── ThemeVS2012Light.csproj.GenerateResource.Cache
│   │       │   ├── ThemeVS2012Light.csprojResolveAssemblyReference.cache
│   │       │   ├── ThemeVS2013Blue.csproj.AssemblyReference.cache
│   │       │   ├── ThemeVS2013Blue.csproj.FileListAbsolute.txt
│   │       │   ├── ThemeVS2013Blue.csproj.GenerateResource.Cache
│   │       │   ├── ThemeVS2013Blue.csprojResolveAssemblyReference.cache
│   │       │   ├── WeifenLuo.WinFormsUI.Docking.Resources.resources
│   │       │   ├── WeifenLuo.WinFormsUI.Docking.Strings.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2003.Resources.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2003.Strings.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2005Multithreading.Resources.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2005Multithreading.Strings.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2012Light.Resources.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2012Light.Strings.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2013Blue.Resources.resources
│   │       │   ├── WeifenLuo.WinFormsUI.ThemeVS2013Blue.Strings.resources
│   │       │   ├── WinFormsUI.csproj.AssemblyReference.cache
│   │       │   ├── WinFormsUI.csproj.FileListAbsolute.txt
│   │       │   ├── WinFormsUI.csproj.GenerateResource.Cache
│   │       │   └── WinFormsUI.csprojResolveAssemblyReference.cache
│   │       └── Release
│   │           ├── HY.Docking.dll
│   │           ├── HY.Docking.pdb
│   │           ├── ThemeVS2003.csprojResolveAssemblyReference.cache
│   │           ├── WeifenLuo.WinFormsUI.Docking.Resources.resources
│   │           ├── WeifenLuo.WinFormsUI.Docking.Strings.resources
│   │           ├── WeifenLuo.WinFormsUI.ThemeVS2003.Resources.resources
│   │           ├── WeifenLuo.WinFormsUI.ThemeVS2003.Strings.resources
│   │           ├── WinFormsUI.csproj.FileListAbsolute.txt
│   │           ├── WinFormsUI.csproj.GenerateResource.Cache
│   │           └── WinFormsUI.csprojResolveAssemblyReference.cache
│   ├── WinFormsUI.Docking.sln
│   ├── WinFormsUI.Docking.suo
│   ├── all.bat
│   ├── appveyor.yml
│   ├── bin
│   │   └── net20
│   │       ├── HY.Docking.dll
│   │       ├── HY.Docking.pdb
│   │       └── license.txt
│   ├── clean.bat
│   ├── debug.bat
│   ├── license.txt
│   ├── nuget.bat
│   ├── packages
│   │   ├── NUnit.3.4.1
│   │   │   ├── CHANGES.txt
│   │   │   ├── LICENSE.txt
│   │   │   ├── NOTICES.txt
│   │   │   ├── NUnit.3.4.1.nupkg
│   │   │   └── lib
│   │   │       ├── dotnet
│   │   │       │   ├── nunit.framework.dll
│   │   │       │   └── nunit.framework.xml
│   │   │       ├── net20
│   │   │       │   ├── NUnit.System.Linq.dll
│   │   │       │   ├── nunit.framework.dll
│   │   │       │   └── nunit.framework.xml
│   │   │       ├── net35
│   │   │       │   ├── nunit.framework.dll
│   │   │       │   └── nunit.framework.xml
│   │   │       ├── net40
│   │   │       │   ├── nunit.framework.dll
│   │   │       │   └── nunit.framework.xml
│   │   │       ├── net45
│   │   │       │   ├── nunit.framework.dll
│   │   │       │   └── nunit.framework.xml
│   │   │       └── portable-net45 win8 wp8 wpa81 Xamarin.Mac MonoAndroid10 MonoTouch10 Xamarin.iOS10
│   │   │           ├── nunit.framework.dll
│   │   │           └── nunit.framework.xml
│   │   └── NUnit3TestAdapter.3.4.0
│   │       ├── NUnit3TestAdapter.3.4.0.nupkg
│   │       ├── lib
│   │       │   ├── Mono.Cecil.Mdb.dll
│   │       │   ├── Mono.Cecil.Pdb.dll
│   │       │   ├── Mono.Cecil.Rocks.dll
│   │       │   ├── Mono.Cecil.dll
│   │       │   ├── NUnit3.TestAdapter.dll
│   │       │   ├── ignore.addins
│   │       │   ├── nunit.engine.api.dll
│   │       │   └── nunit.engine.dll
│   │       └── tools
│   │           └── install.ps1
│   ├── release.bat
│   └── release.net40.bat
└── dockpanel完整版代码_dockpanelsuite-.zip

72 directories, 478 files