Actipro WPF Essentials 2018.1 build 0675

Released: Mar 11, 2019

2018.1 build 0675 での更新項目

機能

Actipro Docking & MDI for WPF

  • Added a virtual DockSite.ProcessDockHostKeyDown method that is called when a key is pressed while focus is within a DockHost.
  • Updated AdvancedTabControl to ensure the selected tab remains visible in tab overflow scenarios when the control is resized smaller.

Actipro Editors for WPF

  • Added ColorEditBox.IsInitialValueComparedOnPopup property which determines whether the initial value is compared to the current value on the picker popup.
  • Added ColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Added HsbColorPicker.ComparisonValue and IsComparisonValueVisible properties that support a comparison color.
  • Improved DoublePicker and SinglePicker to better support very small numbers.
  • Improved MaskedTextBox input logic to allow typing anywhere in the leading prompt characters.
  • Updated GradientStopSlider to return a default width when measured with infinite width.

Actipro Ribbon for WPF

  • Updated the RibbonCommands.ToggleMinimization command so that the KeyGesture (defaulting to Ctrl+F1) assigned to its InputGestures will be used to execute the command.
  • Updated TextBox controls on the ribbon to show their default context menus.
  • Improved built-in context menu display logic.
  • Improved the handling of focus tracking when DefaultAcquireHwndFocusInMenuMode is false.

Actipro Wizard for WPF

  • New release speeds up default page transition animation duration.