이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Actipro Ribbon for WPF

귀하의 WPF 애플리케이션에 Backstage 서포트와 함께 Office 스타일 리본 사용자 인터페이스를 추가합니다.

Actipro Software사에서 공개
2002년 부터 ComponentSource에서 판매중

버젼: 23.1.0 업데이스 날짜: Apr 19, 2023

i

Actipro Ribbon for WPF is no longer available, it has been replaced by Actipro Bars for WPF.

Actipro Ribbon for WPF 릴리스

Released: Apr 19, 2023

23.1.0 버젼 업데이트

기능

  • 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 recent supported version of .NET Framework.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform .NET 6.0.
  • Updated all assemblies to be code-signed.

Released: Apr 4, 2023

22.1.5 버젼 업데이트

기능

  • Validated Microsoft .NET 7 compatibility.
  • Updated SyntaxEditor-related NuGet packages to properly support cross-platform Microsoft .NET 5.0.
  • Updated group dialog launcher buttons to report an appropriate name via UI automation properties.
  • Updated ScreenTip help text to wrap in scenarios where long localized strings cause it to extend past the ScreenTip width.

Released: Sep 8, 2022

22.1.3 버젼 업데이트

기능

  • Updated the small/medium variant SplitButton template to better support a large CornerRadius setting.
  • Consolidated usage of SystemParameters.IsMenuDropRightAligned to use MenuDropAlignment instead.

Released: May 27, 2022

22.1.2 버젼 업데이트

기능

  • Updated logic for generating context menus to recognize a scenario where a ContextMenu was already defined on a control.
  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

수정사항

  • Fixed an issue where clicking to open a PopupButton within a menu item context and then pressing Left or Escape would close both menus.
  • Fixed an issue where a RibbonWindow title might incorrectly render with ellipses in a certain scenario...

Released: Mar 15, 2022

22.1.1 버젼 업데이트

기능

  • Improved Microsoft Visual Studio 2022 designer support.
  • Improved built-in context menu display logic.
  • Improved Tab key handling when the QAT is in the window title bar.

Released: Dec 13, 2021

22.1.0 버젼 업데이트

기능

  • Added the Ribbon.IsToggleMinimizationButtonVisible property to determine if the toggle minimizable button is visible when the Ribbon is minimizable.
  • Improved built-in context menu display logic.
  • Validated Microsoft .NET 6 compatibility.
  • Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.

수정사항

  • Fixed an issue where the title bar quick access toolbar wouldn't show key tips for its children.

Released: Sep 7, 2021

21.1.3 버젼 업데이트

기능

  • Updated gallery items to not show a default context menu if a ContextMenu is defined on the GalleryItem.

Released: Jul 9, 2021

21.1.2 버젼 업데이트

기능

  • Adjusted tab variant measure logic.
  • Updated how the name is returned by Ribbon button automation peers.

수정사항

  • Fixed an issue with menu mode handling where menu mode might not be cleared properly if focus is acquired after already in menu mode without having been notified that prior focus was lost.
  • Fixed a bug where an overflowed ContextMenu would not properly display scroll buttons, due to a change in a previous version.
  • Fixed a bug where application menu child popups may not measure correctly...

Released: Mar 8, 2021

21.1.1 버젼 업데이트

기능

  • Updated how the Backstage's close button visibility is bound to its CanClose property.
  • Updated the Name automation property on the application button, Backstage close button and toggle minimization button.

수정사항

  • Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies.

Released: Feb 18, 2021

21.1.0 버젼 업데이트

기능

  • Updated the UIA tree to include the Backstage's close button.
  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site.
  • Created a new 'WPF-Controls' GitHub repository with the full source of documentation topics, samples...