Actipro Ribbon for WPF (英語版) のリリース

Released: Jun 8, 2018

2018.1 build 0671 での更新項目

機能

  • Added support for using an implicit Style targeting ScreenTip in your Application.Resources that sets a default Width, if you wish it to be wider in general for screen tips with more than just a header.

Released: May 17, 2018

2018.1 での更新項目

機能

  • Updated GroupPresenter to keep keyboard focus contained within the presenter when using directional arrows.
  • Improved the rendering of Backstage task tab items in Metro themes.
  • Updated several built-in icons to be vector-based for better DPI-scaling support.

Released: Mar 1, 2018

2017.2 build 0665 での更新項目

不具合の修正

  • Added handling for Microsoft's KB4055532 that threw an exception on Fonts.SystemFontFamilies calls in Windows 7.

Released: Jan 10, 2018

2017.2 build 0663 での更新項目

機能

  • Screen tips now support ToolTipService layout properties when a screen tip is used on a control outside the Ribbon.

Released: Oct 31, 2017

2017.2 build 0662 での更新項目

不具合の修正

  • Fixed a bug where an exception could happen if the Backstage was forced open on load in a remote desktop scenario.
  • Fixed a bug where a very thin RibbonWindow might incorrectly render title bar text.
  • Fixed a bug where when moving the QAT from below to above the ribbon, it might not render with the correct width in a certain scenario.
  • Fixed a bug introduced in a previous build where the RibbonWindow resize gripper could display in an incorrect location when Backstage was open.

Released: Aug 22, 2017

2017.2 build 661 での更新項目

不具合の修正

  • Fixed a bug on a classic application menu, where using a numeric key tip to access an indexed recent document menu item, would make an invalid key sound.

Released: Aug 3, 2017

2017.2 での更新項目

機能

  • Improved RibbonWindow title area display for certain themes in high DPI.

不具合の修正

  • Fixed a bug where when using RibbonWindow and switching app themes to Classic and back, the QAT and contextual tab groups wouldn't be aligned properly.

Released: Jun 28, 2017

2017.1 build 0652 での更新項目

機能

  • Improves Backstage tab and separator rendering.

Released: Aug 13, 2016

2016.1 build 633 での更新項目

機能

  • Renamed ImageToMonochromeConverter to ImageSourceContentConverter and moved it to the Shared Library, along with adding some new features.

Released: Feb 3, 2016

Updates in this release

Updates in 2016.1

  • Buttons in the QAT, tab panel, and status bar will automatically convert images to white monochrome in appropriate scenarios for certain Metro themes.
  • Improved the minimized ribbon popup so that clicks on buttons don't close it. Clicking to move focus elsewhere or pressing Esc will close it.
  • Adjusted the ribbon rendering for Metro themes.
  • Changed the RibbonWindow.IsGlassEnabled property to no longer be nullable, and to default to false.
  • Reduced the minimum width of QAT items in...