Welcome![Sign In][Sign Up]
Location:
Search - docking

Search list

[GUI DevelopDocking Toolbars in Plain C

Description: This tutorial will show you how to create docking tool windows- This tutorial will show you how to create docking tool windows
Platform: | Size: 84053 | Author: 杜辉 | Hits:

[Program docMFI Firmware 软件开发白皮书

Description: 591页,ios:Docking ,模拟数字握手,蓝牙。。。设备通信协议 QQ:371574580
Platform: | Size: 11477603 | Author: 371574580@qq.com | Hits:

[GUI DevelopProf_UIS

Description: Prof_UIS2.3源代码,非常漂亮的Docking Windows编程-Prof_UIS2.3 source code, a very beautiful Docking Windows Programming
Platform: | Size: 4115456 | Author: 庄凝 | Hits:

[Dialog_Windowmrcext

Description: 另一种风格的Docking Windows 很适合界面编程者使用~-different style Docking Windows programming interface is suitable for use ~
Platform: | Size: 747520 | Author: 庄凝 | Hits:

[GUI DevelopDocking Toolbars in Plain C

Description: This tutorial will show you how to create docking tool windows- This tutorial will show you how to create docking tool windows
Platform: | Size: 83968 | Author: | Hits:

[GUI DevelopDockMgr1_2_1

Description: DockManager control is designed to achieve docking capability for MDI forms. It can be used to develop applications with the same look and feel as Visual Studio .Net DockManager control is a 100%-native .Net windows forms control, written in C# -DockManager control is designed to achieve docking capability for MDI forms. It can be used to develop applications with the same look and feel as Visual Studio. Net DockManager control is a 100%- native. Net windows forms control, written in C#
Platform: | Size: 373760 | Author: 王二 | Hits:

[MiddleWaredocking

Description: This ActiveX control and Demo will allow you to dock your toolbars/forms to a mdiform much in the way in which Visual C++ allows you to. 象Vc++一样使用多文本窗体 -This ActiveX control and will allow yo Demo u to dock your toolbars/forms to a mdiform much i n the way in which Visual C allows you to. the same as the use of vitamin C Text Window
Platform: | Size: 56320 | Author: cai | Hits:

[.netMyService

Description: windows服务,自动将POP3邮件转存到数据库,可以很方便的与即时通讯平台,短信平台对接,基于lumi.net,需要.net 2.0-windows services, POP3 e-mail automatically转存到database, can be very convenient and instant messaging platforms, SMS platform docking, based on the lumi.net, needs. net 2.0
Platform: | Size: 709632 | Author: zhangheng | Hits:

[Dialog_Windowdocking_window

Description: 附件为停靠窗口演示程序,详细介绍了停靠窗口的实现过程,请参阅。-Attached docking windows demo, detailing the implementation process docked window, see.
Platform: | Size: 62464 | Author: | Hits:

[GUI DevelopDockingManager

Description: Docking Manager in VS Development
Platform: | Size: 164864 | Author: na | Hits:

[GUI DevelopWorkSpaceToolBar

Description: WorkSpaceToolBar 展示如何实现可停靠面板,如何增加工具栏到可停靠面板,以及树控件的使用。 (VS2008)-The WorkSpaceToolBar sample demonstrates how to add a toolbar to a docking pane, like the toolbar in the solution explorer in Visual Studio.
Platform: | Size: 2091008 | Author: fengwentong | Hits:

[GUI Developanchor_demo

Description: 该源码实现当dialog窗口大小变化时,其内控件的anchor、dock等功能,这个简单的类即可用于MFC应用程序,也可用于非MFC程序,运行中,可用add、remove函数动态的对新创建的控件编辑anchor、dock属性-this source implement anchors and docking for controls when the dialog window is resized,you can use this simple class in MFC and non-MFC applications too.And you can use add/remove for dynamically created controls during running application.
Platform: | Size: 7168 | Author: 齐琪 | Hits:

[CSharpToolBarDockExample

Description: 用C#开发的可浮动和停靠的工具栏,在个性开发中很有用的。-May be floating and docking toolbars, can be useful.
Platform: | Size: 36864 | Author: mylon | Hits:

[GUI DevelopCrom.Controls.Docking.v2.src

Description: Docking control like VS2005, can drag and drop, docking and etc.
Platform: | Size: 228352 | Author: Dean Chang | Hits:

[CSharpWeifenLuo.WinFormsUI.Docking

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:

[GUI DevelopWeifenLuo.WinFormsUI.Docking

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:

[OtherDockPanel_Doc_1_0

Description: WeifenLuo.WinFormsUI.Docking documentation
Platform: | Size: 1264640 | Author: asif | Hits:

[StatusBarCrom.Controls.Docking_source

Description: A smart docking control.You can create multiple windows can be docked. In the zip file, to produce a good source of control and control.
Platform: | Size: 99328 | Author: otxiaohei | Hits:

[Windows DevelopUtilityLibrary

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:

[Button controlWeifenLuo.WinFormsUI.Docking

Description: 功能超级强大的Dockpanel控件WeifenLuo.WinFormsUI.Docking-Dockpanel WeifenLuo.WinFormsUI.Docking
Platform: | Size: 1061888 | Author: 大头 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net