文件名称:DockPanel Suite 2.5.0

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2011-03-16
  • 文件大小:
  • 296.87kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sunlight222
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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 DockBackColor at design time does not refresh immediately. Set a couple public properties to [Browsable(false)] so that they are not displayed in the Designer. 3. Fix Bug [2956415]: The Window List button is hidden underneath the close button on a Document when a Floating form is opened and a new Document form opened afterwards. 4. Fix Bug [2945519]: CloseContent suspended layout but it was possible to not resume layout because of early exits. try/finally added and suspend layout moved below the early exits since the suspend is not needed that early. 5. Fix Bug [2782283]: DockPanelSkin tool window inactive caption gradient end color should have been SystemColors.InactiveCaption and TextColor should have been SystemColors.InactiveCaptionText instead of ControlText so that it will show up in all windows color schemes. 6. Fix Bug [2737792]: For AutoHideTabs that are right or left the icon should be rotated 90 degrees to be consistent with Visual Studio (original code from lind60 and re-posted by jhorigan). 7. Patch 2810961: Add a text font to the DockPanelSkin to allow different fonts to be used for tab text. From Branko Drvensek.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : DockPanel_2.5_RC1_Src.zip 列表
DockPanel_Src/
DockPanel_Src/DockSample/
DockPanel_Src/DockSample/AboutDialog.cs
DockPanel_Src/DockSample/AboutDialog.Designer.cs
DockPanel_Src/DockSample/AboutDialog.resx
DockPanel_Src/DockSample/Customization/
DockPanel_Src/DockSample/Customization/DockHelper.cs
DockPanel_Src/DockSample/Customization/Extender.cs
DockPanel_Src/DockSample/Customization/InertButton.cs
DockPanel_Src/DockSample/Customization/Resources/
DockPanel_Src/DockSample/Customization/Resources.Designer.cs
DockPanel_Src/DockSample/Customization/Resources.resx
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_Bottom.bmp
DockPanel_Src/DockSample/Customization/Resources/Dockindicator_PaneDiamond_Fill.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_Hotspot.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_HotspotIndex.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_Left.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_Right.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PaneDiamond_Top.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelBottom.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelBottom_Active.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelFill.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelFill_Active.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelLeft.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelLeft_Active.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelRight.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelRight_Active.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelTop.bmp
DockPanel_Src/DockSample/Customization/Resources/DockIndicator_PanelTop_Active.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneCaption_AutoHideNo.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneCaption_AutoHideYes.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneCaption_CloseDisabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneCaption_CloseEnabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_CloseDisabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_CloseEnabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_ScrollLeftDisabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_ScrollLeftEnabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_ScrollRightDisabled.bmp
DockPanel_Src/DockSample/Customization/Resources/DockPaneStrip_ScrollRightEnabled.bmp
DockPanel_Src/DockSample/Customization/Strings.Designer.cs
DockPanel_Src/DockSample/Customization/Strings.resx
DockPanel_Src/DockSample/Customization/VS2003AutoHideStrip.cs
DockPanel_Src/DockSample/Customization/VS2003DockPaneCaption.cs
DockPanel_Src/DockSample/Customization/VS2003DockPaneStrip.cs
DockPanel_Src/DockSample/DockSample.csproj
DockPanel_Src/DockSample/DummyDoc.cs
DockPanel_Src/DockSample/DummyDoc.Designer.cs
DockPanel_Src/DockSample/DummyDoc.resx
DockPanel_Src/DockSample/DummyOutputWindow.cs
DockPanel_Src/DockSample/DummyOutputWindow.Designer.cs
DockPanel_Src/DockSample/DummyOutputWindow.resx
DockPanel_Src/DockSample/DummyPropertyWindow.cs
DockPanel_Src/DockSample/DummyPropertyWindow.Designer.cs
DockPanel_Src/DockSample/DummyPropertyWindow.resx
DockPanel_Src/DockSample/DummySolutionExplorer.cs
DockPanel_Src/DockSample/DummySolutionExplorer.Designer.cs
DockPanel_Src/DockSample/DummySolutionExplorer.resx
DockPanel_Src/DockSample/DummyTaskList.cs
DockPanel_Src/DockSample/DummyTaskList.Designer.cs
DockPanel_Src/DockSample/DummyTaskList.resx
DockPanel_Src/DockSample/DummyToolbox.cs
DockPanel_Src/DockSample/DummyToolbox.Designer.cs
DockPanel_Src/DockSample/DummyToolbox.resx
DockPanel_Src/DockSample/Images/
DockPanel_Src/DockSample/Images/ArrowDown.bmp
DockPanel_Src/DockSample/Images/ArrowUp.bmp
DockPanel_Src/DockSample/Images/Bitmap.ico
DockPanel_Src/DockSample/Images/BlankIcon.ico
DockPanel_Src/DockSample/Images/ClosedFolder.ICO
DockPanel_Src/DockSample/Images/CSFile.ico
DockPanel_Src/DockSample/Images/CSProject.ico
DockPanel_Src/DockSample/Images/File.ico
DockPanel_Src/DockSample/Images/Form.ico
DockPanel_Src/DockSample/Images/Mouse.bmp
DockPanel_Src/DockSample/Images/msenv22.ico
DockPanel_Src/DockSample/Images/New.ico
DockPanel_Src/DockSample/Images/Open.ico
DockPanel_Src/DockSample/Images/OpenFolder.ICO
DockPanel_Src/DockSample/Images/OutputWindow.ico
DockPanel_Src/DockSample/Images/PropertyWindow.ico
DockPanel_Src/DockSample/Images/Reference.ico
DockPanel_Src/DockSample/Images/References.ico
DockPanel_Src/DockSample/Images/SolutionExplorer.ico
DockPanel_Src/DockSample/Images/TaskListWindow.ico
DockPanel_Src/DockSample/Images/ToolboxWindow.ico
DockPanel_Src/DockSample/Images/XmlFile.ico
DockPanel_Src/DockSample/lic

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org