Actipro Editors for WPF(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Actipro Editors for WPF 25.1.42026年3月13日
機能
  • 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.
修正
  • 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.32026年1月22日
機能
  • 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.
修正

Shared

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