Actipro Editors for WPF

  1. Actipro Editors for WPF 24.1.1

    Notas de la versión: Updated and added UIA peers for numerous controls to better support accessibility updates in.NET 8. API documentation is now based on assemblies that target Microsoft.NET 6 (previously.NET Framework). The Sample Browser application included with the ...

  2. Actipro Editors for WPF 23.1.4

    Notas de la versión: Updated the MonthCalendar control's title and day names to use CurrentUICulture-based conversion instead of CurrentCulture. 0 ...

  3. Actipro Editors for WPF 23.1.3

    Notas de la versión: Adds new Custom Edit Box sample. Added a new Custom Edit Box QuickStart sample demonstrating how to build an edit box for a custom type. Updated each edit box template to bind the TabIndex property down to the embedded TextBox control. 0 ...

  4. Actipro Editors for WPF 23.1.1

    Notas de la versión: Improves 'MonthCalendar' keyboard navigation. Improved MonthCalendar keyboard navigation. Improved MonthCalendar UI automation peer configuration. Improved ColorPicker UI automation peer configuration. Updated the AutoCompleteBox suggestion list ...

  5. Actipro Editors for WPF 23.1.0

    Notas de la versión: Updated Microsoft.NET 5 targets to.NET 6 since.NET 5 is out of support. Users can continue to use Microsoft.NET Core 3.1 targets for.NET 5 applications. Updated Microsoft.NET Framework 4.5.2 and 4.6.1 targets to.NET Framework 4.6.2 since it is the most ...

  6. Actipro Editors for WPF 22.1.5

    Notas de la versión: Validated Microsoft.NET 7 compatibility. Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft.NET 5.0. ...

  7. Actipro Editors for WPF 22.1.4

    Notas de la versión: Fixed an issue where MaskedTextBox mask character classes ending in a hyphen were sometimes parsed as an incomplete range. ...

  8. Actipro Editors for WPF 22.1.3

    Notas de la versión: New properties allow you to inject a header above a popup's suggestion list. Added 'AutoCompleteBox.PopupHeader', 'PopupHeaderTemplate', and 'PopupHeaderTemplateSelector' properties that allow for injecting a header ...

  9. Actipro Editors for WPF 22.1.2

    Notas de la versión: Improves handling of minimum and maximum dates in DateTimeEditBox and MonthCalendar. Improved handling of minimum and maximum dates in DateTimeEditBox and MonthCalendar. Updated how the Foreground is set for non-editable edit boxes. Improved the product ...

  10. Actipro Editors for WPF 22.1.1

    Notas de la versión: Improves how 'EmbeddedListBox' tracks clicks to better support touch-based scrolling. Improved Microsoft Visual Studio 2022 designer support. Updated how EmbeddedListBox tracks clicks to better support touch-based scrolling. Fixed an issue on ...

  11. Actipro Editors for WPF 22.1.0

    Notas de la versión: Improves numeric edit boxes to support full-width and Arabic-Indic digits. Added a PartEditBoxCommitTriggers.LostFocus option so that commit on focus loss is now optional, which is a breaking change since it previously always occurred. The Default and All ...

  12. Actipro Editors for WPF 21.1.2

    Notas de la versión: Improves AutoCompleteBox automation property configuration. Improved AutoCompleteBox automation property configuration. ...

  13. Actipro Editors for WPF 21.1.1

    Notas de la versión: Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies. ...

  14. Actipro Editors for WPF 21.1.0

    Notas de la versión: Improves edit box control. Added the AutoCompleteBox.TextAlignment property. Updated each edit box to have a default AllowDrop of true, and to bind the AllowDrop property to the embedded TextBox. Updated numeric edit boxes to not round values when ...

  15. Actipro Editors for WPF 2020.1.1

    Notas de la versión: Improves AutoCompleteBox control. Updated AutoCompleteBox to support disabling its list virtualization when the attached VirtualizingStackPanel.IsVirtualizing property is set to false. ...

  16. Actipro Editors for WPF 2020.1

    Notas de la versión: Improves integration logic between Editors and PropertyGrid controls. Microsoft.NET Core Assemblies Control products now ship in both Microsoft.NET Framework 4.0 and Microsoft.NET Core 3.0 assembly variations. You will now be able to use native.NET Core ...

  17. Actipro Editors for WPF 2019.1 build 0686

    Notas de la versión: Improves how numeric edit boxes parse whitespace within custom format string literals. Added an IsNullAllowed property to DatePicker, DateTimePicker, and TimePicker, and changed their Value property type to be nullable DateTime. Improved how numeric edit ...

  18. Actipro Editors for WPF 2019.1 build 0685

    Notas de la versión: Improves DateEditBox and TimeEditBox controls. Added the AutoCompleteBox.HasClearButton property, which determines whether a clear button appears when the control is focused and there is text. Added a HasText property to the BrushEditBox and ColorEditBox ...

  19. Actipro Editors for WPF 2019.1 build 0684

    Notas de la versión: Improves AutoCompleteBox editor. Added the AutoCompleteBox.SelectedItemChanged event. Added the AutoCompleteBox.InputMode property, which determines control usage behavior. Updated numeric edit boxes to support large incremental changes when holding Shift ...

  20. Actipro Editors for WPF 2019.1 build 0683

    Notas de la versión: Improves Picker controls. Updated the DoublePicker, Int16Picker, Int32Picker, Int64Picker, and SinglePicker controls so a full rotation increments 1,000 values when the min-to-max range is larger than 1,000. ...