搜索资源列表
DockPanel Suite 2.5.0
- DockPanel Suite 2.5.0 Release Notes 1. Fix Bug [2149926]: Can't resize document marked as HideOnClose when one of a set of side by side documents is closed (patch 3118287 from Agiel). 2. Fix Bug [2792816]: Changing the D
DockPanel_Source
- 此程序用VC2005实现一个模仿Visual Studio .Net可停靠窗口的可停靠窗口库,开发语言为C#。-VC2005 use this procedure to achieve an imitation Visual Studio. Net can call window I call window of the development of C# language.
DockPanel_2_1
- Winform類型的Dock Panel,類似VS開發環境的Dock Panel-Winform type Dock Panel, similar to VS development environment Dock Panel
DockPanelCSharpIDE
- 类似Visual studio 2005风格框架的dockpanel控件-Similar to Visual studio 2005 fr a mework dockpanel style controls
DockPanel_2_3_1_Bin
- DockPanel Suite 是一个C#的停靠栏组件,实现的效果如下图所示-DockPanel Suite is a column call C# components, to achieve the results as follows
DockPanel_2_3_Source
- 有名的可以停靠的Winform 面版,可以使用它很快做出漂亮的停靠界面- a well-known dockable panel of the Winform version
DockPanel_2_3_1_Soruce
- the Dock Panel Like Visutal Studio.net 2005
DockPanelSplitter
- DockPanel splitter, an alternative to Grid Splitter in WPF
DockPanel
- 非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留-dockpanel
DockPanel
- 很好用的开源的三方控件,实现了MDI窗口,窗口可以浮动,拖拽,效果很不错-A very good three-way with open source control, achieved a MDI window, the window can be floating, drag and drop, the effect is very good
DockPanelSample
- WPF, DockPanel sample, C# Language
DOCKPANEL
- 含浮动工具栏、左右侧可隐藏面板等源码,可以直接使用,效果超好。和VS2005的界面相似。-With a floating toolbar, left and right side panels, etc. to hide source code, you can be used directly, the effect super-good. And an interface similar to VS2005.
DockPanel
- winform界面开发之布局控件 dockpanel,可以为winform设计-very good
UtilityLibrary
- 为了开发一个简单的Client程序界面,我在VS2010中使用了《WeifenLuo.WinFormsUI.Docking.dll》,确实不错,很简单但却可以做出不错的界面。 但是在使用的时候却出现了些小问题,每当我从toolbox中向Form上拖拽DockPanel的时候总会弹出"Type universe cannot resolve assembly"这个错误。参考了别的程序,都没有问题,遂上网搜索,花费了不少时间,
Bornander.UI.AnimationsVB
- 动画WPF面板 通过扩展应用,StackPanel中,DockPanel中或WrapPanel类自定义动画到现有的WPF的布局-Animated WPF Panels
Yingbao.Chapter3
- 介绍wpf技术中的的DockPanel,GridCalculator,PolygonCanvas,StackPanelCShap,StackPanelEx等控件的相关技术例子-Wpf technology introduced in the DockPanel, GridCalculator, PolygonCanvas, StackPanelCShap, StackPanelEx examples of related technol
WeifenLuo.WinFormsUI.Docking
- 功能超级强大的Dockpanel控件WeifenLuo.WinFormsUI.Docking-Dockpanel WeifenLuo.WinFormsUI.Docking
dockpanel
- 此程序的功能视窗体中面板的停靠功能。包括面板的布局-function is about dockpanel
WPF-AND-DockPanel
- wpf界面,动画卷轴实现,以及dockpanel控件的介绍-Introduction wpf interface, animation reel implementation, and dockpanel controls
DockPanel
- ockPanel Suite是一个国外开源项目。 项目要引用WeifenLuo.WinFormsUI.Docking.dll,这个程序集包含了控件及相关类。 需要在DockPanel控件中显示的子窗体(多标签,停靠,自动隐藏)必须继承自WeifenLuo.WinFormsUI.Docking. DockContent类;DockContent重载了窗体的show方法,所以继承自DockContent的子窗体能把自己以指定方式显示