What's New
- Added ribbon galleries including gallery categories, gallery filters and more.
- Added contextual tabs with seven stock tab colors .
- Added context menus including merging menu items with standard items in the ribbon context menu.
- Added a Radio Button control , which can be used both in the ribbon and on the form.
- Added support for Microsoft Active Accessibility.
- You can now place the ribbon inside any nested control with the form frame remaining skinned.
- You can now place any standard Windows Forms control, an ActiveX control or a 3rd party control in the ribbon.
- Added a QuickAccessToolbarCustomizationEnabled property to the ribbon. If you set it to false, the end-user will not be able to customize the Quick Access Toolbar.
- Tested for compatibility with Microsoft Visual Studio 2008.
- Added a Style Composer sample that illustrates how to use galleries.
- Added an ImageViewer sample, which allows you to load images locally or using the Google Image Search web service as well as to view and manipulate loaded images. The sample illustrates how to use galleries and contextual tabs and demonstrates some advanced techniques.
- Updated the Ribbon UI sample. Added a lot of galleries and several contextual tabs.
- Updated the Controls sample to illustrate the use of new controls.
- Updated the documentation.
Bug Fixes
- Fixed a bug when Ribbon.TabPages.Insert() always added a tab to the end of the collection.
- Fixed a bug when pressing Alt key caused focus to be gone from the editing text box.
- Resolved a performance issue with adding a lot of items into a combo box.
- Specified form designer default events for all controls.
- Fixed some problems with an incorrect layout of controls.
- Fixed a problem with incorrect scrolling in the combo box's list box.
- Fixed a bug with an incorrect layout of scroll bar elements.
- Fixed a couple of bugs with an incorrect layout of Quick Access Toolbar elements.
- Fixed some other minor bugs.
新特性
- 增加 ribbon 图库,包括图库种类、图库过滤器和更多。
- 增加上下文标签,包括七种标签颜色
- 增加上下文菜单,包括在 ribbon 上下文菜单中合并菜单项目到标准项目。
- 增加一个单选按钮控件,可以用在 ribbon 和表单中。
- 增加 Microsoft Active Accessibility 支持。
- 现在可以在表单框架保持皮肤的情况下放置 ribbon 在任何嵌套控件中。
- 现在可以放置任何标准 Windows Forms 控件、一个 ActiveX 控件或一个第三方控件到 ribbon 中。
- 增加 QuickAccessToolbarCustomizationEnabled 属性到 ribbon 中。如果设置为 false,最终用户将不能自定义 Quick Access Toolbar。
- 测试了 Microsoft Visual Studio 2008 兼容。
- 增加了一个 Style Composer 例子,演示了如何使用图库。
- 增加了一个 ImageViewer 例子,可以本地载入图片或使用 Google Image Search web 服务来查看和操作载入的图片。例子演示了如何使用图库和上下文标签,还有一些高级技巧。
- 升级了 Ribbon UI 例子。增加了许多图库和一些上下文标签。
- 升级了 Controls 例子,演示了新控件的使用。
- 更新了文档。
错误修正
- 修正了 Ribbon.TabPages.Insert() 总是增加标签到集合末尾的错误。
- 修正了当按下 Alt 按钮导致焦点从编辑文本框消失的错误。
- 解决了增加许多项目到组合框的性能问题。
- 为所有控件指定表单设计器默认事件。
- 修正一些控件版面错误的问题。
- 修正了在组合框列表框的错误滚动问题。
- 修正了滚动条元素版面错误的问题。
- 修正了几个 Quick Access 工具栏元素版面错误的问题。
- 修正了其他的小错误。
更新时间:2013-08-08 15:02:51.000 | 录入时间:2007-07-06 10:12:00.000 | 责任编辑: