Actipro Editors for UWP 2020.1 build 0353

Released: Feb 15, 2021

Updates in 2020.1 build 0353

Features

  • 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 incrementing and the related SmallChange or LargeChange is zero.

Fixes

  • Fixed a bug where the AdvancedTextBlock.HasToolTipOnOverflow property wasn't disabling the tooltip properly.