Description: DockPanelSkin_demo,使panel可以你visual studio一样停靠,有一定的参考作用-DockPanelSkin_demo, so that panel can call you like visual studio, there is some reference value Platform: |
Size: 884736 |
Author:宴宾 |
Hits:
Description: WinFormsUI.Docking可以实现像Visual Studio的窗口停靠、拖拽等功能-WinFormsUI.Docking can be achieved, like Visual Studio' s window docking, drag and drop functions Platform: |
Size: 267264 |
Author:Perry |
Hits:
Description: WeifenLuo.WinFormsUI.Docking是一个开源的C#WinForm界面布局控件,功能非常强大,可以像VS那样自由拖拽和停靠窗体。里面包含源码和帮助文档和一个例子程序。帮助文档看不懂可以参照例子程序。-WeifenLuo.WinFormsUI.Docking is an open source C# WinForm interface layout control, very powerful, you can drag and drop, and as free as the VS docking form. The file contains the source code and help documentation and an example program. if you cann t read help documentation ,you can look at an example program. Platform: |
Size: 1001472 |
Author:郝叶军 |
Hits:
Description: 布局控件"WeifenLuo.WinFormsUI.Docking"是一个非常棒的开源控件,用过的人都深有体会,该控件之强大、美观、不亚于商业控件。而且控件使用也是比较简单的。-Layout control " WeifenLuo.WinFormsUI.Docking" is a great open source control, people are deeply understands the used, the control of the powerful, beautiful, as much as commercial controls. And control is relatively simple to use. Platform: |
Size: 74752 |
Author:lkq |
Hits:
Description: 为了开发一个简单的Client程序界面,我在VS2010中使用了《WeifenLuo.WinFormsUI.Docking.dll》,确实不错,很简单但却可以做出不错的界面。
但是在使用的时候却出现了些小问题,每当我从toolbox中向Form上拖拽DockPanel的时候总会弹出"Type universe cannot resolve assembly"这个错误。参考了别的程序,都没有问题,遂上网搜索,花费了不少时间,总算找到了原因。原来是项目属性里面的默认设置有问题。-If you find this error message confusing, it is simply due to the fact that you did not read it with the correct understanding of the "Type universe." You see, the Type universe is, evidently, the collection of all the types and assemblies in the deployment framework. In other words, System.Design.dll could not be found in the target framework for the application. Platform: |
Size: 101376 |
Author:yhb |
Hits:
Description: WinForm界面开发之布局控件"WeifenLuo.WinFormsUI.Docking"的使用-how to use "WeifenLuo.WinFormsUI.Docking"
control Platform: |
Size: 2638848 |
Author:liujian |
Hits:
Description: WeifenLuo.WinFormsUI.Docking是一个很强大的界面布局控件,可以保存自定义的布局为XML文件,可以加载XML配置文件。
-WeifenLuo.WinFormsUI.Docking is a very powerful interface layout controls, you can save a custom layout as an XML file, you can load the XML configuration file. Platform: |
Size: 1697792 |
Author:丁韩 |
Hits:
Description: ockPanel Suite是一个国外开源项目。
项目要引用WeifenLuo.WinFormsUI.Docking.dll,这个程序集包含了控件及相关类。
需要在DockPanel控件中显示的子窗体(多标签,停靠,自动隐藏)必须继承自WeifenLuo.WinFormsUI.Docking. DockContent类;DockContent重载了窗体的show方法,所以继承自DockContent的子窗体能把自己以指定方式显示在指定的DockPanel区域内;放置了DockPanel的窗体就为父窗体,需要把父窗体的IsMdiContainer属性设为true。
DockPanel的SaveAsXml方法,能以XML形式,把Panel内所有子窗体的显示状态信息保存至指定的本地文件。DockPanel的LoadFromXml方法,能读取之前保存的子窗体信息,再根据使用者提供的相应处理方法,把子窗体恢复到之前状态。-OckPanel Suite is an open source projects abroad.
Project to reference WeifenLuo. WinFormsUI. Docking. DLL, the assembly contains the controls and related classes.
Need to display in the DockPanel control subframe (labels, dock, auto hide) must inherit WeifenLuo. WinFormsUI. Docking. DockContent classes DockContent overloaded forms show method, so can inherit DockContent child form to specify the way shows himself in the specified DockPanel area Place the DockPanel forms for the parent form, need to put parent form IsMdiContainer attribute set to true.
DockPanel SaveAsXml method, can be in the form of XML, the display status information of all child form within a Panel saved to the specified local file.DockPanel LoadFromXml method, can be read before save the child form of information, according to the user to provide the corresponding processing method, traverse to the child before the form back to the state. Platform: |
Size: 1941504 |
Author:赵仁 |
Hits:
Description: 实现了多个窗口的浮动,拖拽,项目要引用WeifenLuo.WinFormsUI.Docking.dll,这个程序集包含了控件及相关类。(To achieve a number of window floating, drag and drop.The project refers to WeifenLuo.WinFormsUI.Docking.dll,which contains controls and related classes.) Platform: |
Size: 139264 |
Author:660jiu
|
Hits:
Description: WeifenLuo.WinFormsUI.Docking is an open source C# WinForm interface layout control, very powerful, you can drag and drop, and as free as the VS docking form. The file contains the source code and help documentation and an example program. if you cann t read help documentation ,you can look at an example program. Platform: |
Size: 380928 |
Author:kkkok
|
Hits: