#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
427 B

List of our custom patches to apply to the DockPanel Suite:
Patch #0:
Add bool IsDisposed { get; } to IDockContent interface.
Patch #1:
Close documents with middle click - in DockPaneStripBase.cs
Remove redundant finalizers - in AutoHideStripBase.cs, DockPaneStripBase.cs
Changed background color of inactive pads. - in VS2005DockPaneCaption.cs, VS2005DockPaneStip.cs
Committed in revision 2706.