文件名称:DockMgr1_2_1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 365kb
- 下载次数:
- 1次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DockManager,一个用c#实现的简单的dockable ui控件组结构,可以用来制作比较复杂的编辑器。-DockManager, use c# to achieve a simple structure dockable ui control group can be used to create more complex editor.
相关搜索: Dockable
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DockSample
..........\AboutDialog.cs
..........\AboutDialog.resx
..........\AssemblyInfo.cs
..........\bin
..........\...\Release
..........\...\.......\DockSample.exe
..........\...\.......\WeifenLuo.WinFormsUI.dll
..........\...\.......\zh-CN
..........\...\.......\.....\WeifenLuo.WinFormsUI.resources.dll
..........\DockSample.csproj
..........\DockSample.csproj.user
..........\DummyDoc.cs
..........\DummyDoc.resx
..........\DummyOutputWindow.cs
..........\DummyOutputWindow.resx
..........\DummyPropertyWindow.cs
..........\DummyPropertyWindow.resx
..........\DummySolutionExplorer.cs
..........\DummySolutionExplorer.resx
..........\DummyTaskList.cs
..........\DummyTaskList.resx
..........\DummyToolbox.cs
..........\DummyToolbox.resx
..........\Images
..........\......\ArrowDown.bmp
..........\......\ArrowUp.bmp
..........\......\Bitmap.ico
..........\......\CSFile.ico
..........\......\CSProject.ico
..........\......\Form.ico
..........\......\Mouse.bmp
..........\......\msenv22.ico
..........\......\New.ico
..........\......\Open.ico
..........\......\OpenFolder.ICO
..........\......\OutputWindow.ico
..........\......\PropertyWindow.ico
..........\......\Reference.ico
..........\......\References.ico
..........\......\SolutionExplorer.ico
..........\......\TaskListWindow.ico
..........\......\ToolboxWindow.ico
..........\MainForm.cs
..........\MainForm.resx
..........\Options.cs
..........\OptionsDialog.cs
..........\OptionsDialog.resx
..........\RtfFiles
..........\........\DummyDoc.cs.rtf
ReadMe.doc
WinFormsUI
..........\AssemblyInfo.cs
..........\bin
..........\...\Release
..........\...\.......\WeifenLuo.WinFormsUI.dll
..........\...\.......\zh-CN
..........\...\.......\.....\WeifenLuo.WinFormsUI.resources.dll
..........\Content.cs
..........\Content.resx
..........\ContentCollection.cs
..........\ContentStatesEditor.cs
..........\ContentWindow.cs
..........\ContentWindowCollection.cs
..........\DockHelper.cs
..........\DockManager.cs
..........\DockManager.resx
..........\DockWindow.cs
..........\DocumentWindow.cs
..........\DragHandler.cs
..........\DragHandlerBase.cs
..........\DrawHelper.cs
..........\Enums.cs
..........\EventArgs.cs
..........\FloatWindow.cs
..........\FloatWindowCollection.cs
..........\HiddenMdiChild.cs
..........\InertButton.cs
..........\Localization.cs
..........\Measures.cs
..........\ResourceHelper.cs
..........\Resources
..........\.........\DockWindow.AutoHideNo.bmp
..........\.........\DockWindow.AutoHideYes.bmp
..........\.........\DockWindow.CloseDisabled.bmp
..........\.........\DockWindow.CloseEnabled.bmp
..........\.........\DocumentWindow.CloseDisabled.bmp
..........\.........\DocumentWindow.CloseEnabled.bmp
..........\.........\DocumentWindow.ScrollLeftDisabled.bmp
..........\.........\DocumentWindow.ScrollLeftEnabled.bmp
..........\.........\DocumentWindow.ScrollRightDisabled.bmp
..........\.........\DocumentWindow.ScrollRightEnabled.bmp
..........\Strings.resources
..........\Strings.zh-CN.resources
..........\TabWindow.cs
..........\TabWindow.resx
..........\TabWindowSplitter.cs
..........\AboutDialog.cs
..........\AboutDialog.resx
..........\AssemblyInfo.cs
..........\bin
..........\...\Release
..........\...\.......\DockSample.exe
..........\...\.......\WeifenLuo.WinFormsUI.dll
..........\...\.......\zh-CN
..........\...\.......\.....\WeifenLuo.WinFormsUI.resources.dll
..........\DockSample.csproj
..........\DockSample.csproj.user
..........\DummyDoc.cs
..........\DummyDoc.resx
..........\DummyOutputWindow.cs
..........\DummyOutputWindow.resx
..........\DummyPropertyWindow.cs
..........\DummyPropertyWindow.resx
..........\DummySolutionExplorer.cs
..........\DummySolutionExplorer.resx
..........\DummyTaskList.cs
..........\DummyTaskList.resx
..........\DummyToolbox.cs
..........\DummyToolbox.resx
..........\Images
..........\......\ArrowDown.bmp
..........\......\ArrowUp.bmp
..........\......\Bitmap.ico
..........\......\CSFile.ico
..........\......\CSProject.ico
..........\......\Form.ico
..........\......\Mouse.bmp
..........\......\msenv22.ico
..........\......\New.ico
..........\......\Open.ico
..........\......\OpenFolder.ICO
..........\......\OutputWindow.ico
..........\......\PropertyWindow.ico
..........\......\Reference.ico
..........\......\References.ico
..........\......\SolutionExplorer.ico
..........\......\TaskListWindow.ico
..........\......\ToolboxWindow.ico
..........\MainForm.cs
..........\MainForm.resx
..........\Options.cs
..........\OptionsDialog.cs
..........\OptionsDialog.resx
..........\RtfFiles
..........\........\DummyDoc.cs.rtf
ReadMe.doc
WinFormsUI
..........\AssemblyInfo.cs
..........\bin
..........\...\Release
..........\...\.......\WeifenLuo.WinFormsUI.dll
..........\...\.......\zh-CN
..........\...\.......\.....\WeifenLuo.WinFormsUI.resources.dll
..........\Content.cs
..........\Content.resx
..........\ContentCollection.cs
..........\ContentStatesEditor.cs
..........\ContentWindow.cs
..........\ContentWindowCollection.cs
..........\DockHelper.cs
..........\DockManager.cs
..........\DockManager.resx
..........\DockWindow.cs
..........\DocumentWindow.cs
..........\DragHandler.cs
..........\DragHandlerBase.cs
..........\DrawHelper.cs
..........\Enums.cs
..........\EventArgs.cs
..........\FloatWindow.cs
..........\FloatWindowCollection.cs
..........\HiddenMdiChild.cs
..........\InertButton.cs
..........\Localization.cs
..........\Measures.cs
..........\ResourceHelper.cs
..........\Resources
..........\.........\DockWindow.AutoHideNo.bmp
..........\.........\DockWindow.AutoHideYes.bmp
..........\.........\DockWindow.CloseDisabled.bmp
..........\.........\DockWindow.CloseEnabled.bmp
..........\.........\DocumentWindow.CloseDisabled.bmp
..........\.........\DocumentWindow.CloseEnabled.bmp
..........\.........\DocumentWindow.ScrollLeftDisabled.bmp
..........\.........\DocumentWindow.ScrollLeftEnabled.bmp
..........\.........\DocumentWindow.ScrollRightDisabled.bmp
..........\.........\DocumentWindow.ScrollRightEnabled.bmp
..........\Strings.resources
..........\Strings.zh-CN.resources
..........\TabWindow.cs
..........\TabWindow.resx
..........\TabWindowSplitter.cs