Windows窗体自动隐藏停靠的面板控制 [英] Dockable autohiding panel control for Windows Forms

查看:151
本文介绍了Windows窗体自动隐藏停靠的面板控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建一个Windows窗体应用程序,我想有一个类似的外观和感觉SQL Server的管理工作室,也就是一个很好的和自动隐藏停靠面板左侧。

I'm creating a Windows Forms application and I'd like to have a similar look and feel to SQL Server's Management Studio, i.e. a nice autohiding and dockable panel on the left.

一个类似的控制是Visual Studio中的工具箱。

A similar control is Visual Studio's "Toolbox".

什么样的​​控制是Management Studio中的对象资源管理器?和我在哪里可以得到一个?我使用.NET 3.5的Windows窗体项目。

What sort of control is Management Studio's Object Explorer? And where can I get one? I'm using .NET 3.5 on the Windows Forms project.

感谢

-Matt

推荐答案

基类库不提供这种类型的控制。你可以做一些事情,使该看着像(改变边框)或有对接面板窗口,但自动隐藏/移动对接的/ etc能力都超出了BCL的。

The Base Class Library doesn't provide this type of control. You can do some things to make windows that looking like those (changing the borderstyle) or having docking panels, but the autohide/movable docking/etc capabilities are beyond those of the BCL.

许多第三方解决方案可用于购买,虽然

Many third party solutions are available for purchase, though.

这里有五个比较常见的:

Here are five fairly common ones:

的DevExpress XtraBars

< A HREF =htt​​p://www.telerik.com/products/winforms/dock.aspx> Telerik的RadDock

Actipro UIStudio对接

Infragistics的WinDockManager

Janus UIPanelManager

这篇关于Windows窗体自动隐藏停靠的面板控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆