Lançamentos do Actipro Docking & MDI for WinForms

Released: Mar 13, 2026

Atualizações na 25.1.2

Recursos

  • Shared
    • Added the TrustedCodeService class that manages dynamic loading of types in a secure-by-default manner. This change may be potentially breaking for certain rarely used features, so it's important to review the related documentation for details.

Released: Jan 22, 2026

Atualizações na 25.1.1

Correções

  • Fixed an issue where some modern IDocumentWindowTabStripRenderer instances defaulted the TabStripTabTextStringTrimming property to EllipsisCharacter instead of EllipsisPath.

Released: Jun 10, 2025

Atualizações na 25.1.0

Recursos

  • Added .NET assembly targets for .NET 8.
  • Updated .NET assemblies to target .NET 6 instead of .NET Core 3.1.

Correções

  • Fixed an issue rendering a glyph in DockContainerTitleBarButton if controls were created on different threads.

Released: Sep 10, 2024

Atualizações na 24.1.1

Recursos

  • Updated DocumentWindow and ToolWindow with public static properties for several default size and location values.

Released: Feb 22, 2024

Atualizações na 24.1.0

Recursos

  • API documentation is now based on assemblies that target Microsoft .NET 6 (previously .NET Framework).
  • The Sample Browser application included with the installer has changed target from .NET Framework 4.7.2 to .NET 6.
  • Removed official support for Microsoft Visual Studio 2017 although users should still be able to continue using the IDE for their own applications. Sample Browser requires Visual Studio 2019 or newer.
  • Added new Visual Studio Blue color scheme and modern Visual Studio...

Released: Dec 4, 2023

Atualizações na 23.1.3

Correções

  • Fixed possible NullReferenceException that might be thrown in rare scenarios when dragging windows.

Released: Sep 11, 2023

Atualizações na 23.1.2

Correções

  • Fixed possible cross-thread exception that might be raised when invalidating elements if a UIRenderer property was changed on a different thread than the one that created the control.
  • Fixed an issue where dragging a tool window over an outer dock guide that was positioned over a tool window would dock to the outside of the tool window instead of the main host.
  • Fixed an issue where floating a tool window tab within a container could cause a layout issue when using ToolWindowInnerFill...

Released: Apr 3, 2023

Atualizações na 23.1.1

Recursos

  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 6.0.

Released: Feb 7, 2023

Atualizações na 23.1.0

Recursos

  • Validated Microsoft .NET 7 compatibility.
  • Added MetroDark color scheme.
  • Added MetroScrollBarRenderer which supports MetroLight and MetroDark color schemes.
  • Added IWindowsColorScheme interface that will replace most references to WindowsColorScheme.
  • Added IWindowsColorScheme.GetKnownColor method which can return a scheme-appropriate color for supported known colors and should be used instead of SystemColors to allow for proper color adaptation on dark schemes.
  • Added IUIRenderer...

Released: May 27, 2022

Atualizações na 22.1.2

Recursos

  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.