Actipro Editors for WPF Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Actipro Editors for WPF 25.1.413 mar 2026
Funzionalità
  • 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.
Correzioni
  • Shared
    • Removed a MaxLines setter in EmbeddedTextBox's default style, as it seemed to cause a minor layout issue in some scenarios.
Actipro Editors for WPF 25.1.322 gen 2026
Funzionalità
  • Added DateTimeEditBox.ParsingStyles property that can be used to influence how strings are parsed as date/time values.
  • Updated CoerceValidValue logic to better handle when nulls are not allowed.
Correzioni

Shared

  • Fixed a rare exception that might be thrown from InfoBarPanel due to a negative calculated width of the center column.