中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
资讯
咨询服务
培训
视频教程
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
Elegant Ribbon
Prof-UIS
版本更新
更多
Elegant Ribbon v3.3
(09-11-25)
...v3.2
(09-07-29)
...v3.0
(08-06-16)
...v2.2
(08-01-04)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
FOSS公司宣布Elegant Ribbon 正式发布v4.1版本
Elegant Ribbon 控件更新至v3.8 新增多款控件以及滚动功能
窗体控件Elegant Ribbon 正式发布v3.8 beta
同类产品
Xceed Professional Themes for WPF
Ribbon Bar Icons Multimedia Edition
WPF Studio
RichRibbon
User Interface Edition for WPF
TMS Advanced Office Graphics Control Pack
上一个
Arcadia PowerTouch EP 2007 Standard
下一个
Buttons & Bars
Elegant Ribbon
[产品编号: 11305 ]
收藏
订阅
当前版本:
v4.2
[销售以商家最新版为准,如需其他版本,请来电咨询]
开 发 商:
FOSS
正式授权
产品类型:独立控件
产品功能:
Ribbon
/
表单
/
面板
控件类型:
.NET
其他特性:
Windows Form
产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论
Elegant Ribbon v3.3
(最新版)
(09-11-25)
v3.2
Elegant Ribbon v3.3
(09-11-25)
...v3.2
(09-07-29)
...v3.0
(08-06-16)
...v2.2
(08-01-04)
Elegant Ribbon 版本更新 v3.3
(更新日期:11/25/2009)
What's New
Added an Office 2010 TP visual style.
Improved support for large dpi settings (125 and 150).
Now the TextBox supports a multiline layout.
Now the edit part of the combo box can display an image of the selected item. Added two new properties, DisplaySelectedImage and SelectedItemImageSize, that allow you to control this feature.
Now the NumericUpDown supports an image through its new properties EditorImage and EditorImageSize.
Added highlighting animation to the application button. You can start or stop it using the Ribbon.ApplicationButtonAnimationEnabled property. If the animation is on, it automatically stops when the user clicks the application button.
Added a Control.MouseOver property to determine if the mouse is over the control or over one of its children.
Now the user can change a date/time in the Date/Time Picker by rolling the mouse wheel.
Added a TabControl.GetTabRect method that allows you to get the bounding rectangle for a specified tab.
Added support for Dannish, German, Finnish, French, Italian, Spanish, Dutch, Norwegian, Polish, Portuguese and Swedish. You can now localize Elegant Ribbon to a new language if it is not yet supported.
Updated the documentation and sample applications to reflect the changes made to the framework.
Bug Fixes
Fixed a bug when the Visual Studio designer generated an invalid handler for the SelectedTabPageChanging and SelectedTabPageChanged events.
Fixed a bug when a NullReferenceException was thrown if the EqualTabWidth property was on for the TabControl.
Fixed a bug when the tab page's Enter and Leave events did not fire properly.
Fixed a bug when a tab did not update itself after the tab page's image had changed.
Fixed a bug when changing screen tip data for the dialog launcher button in a ribbon group caused an InvalidCastException.
Fixed performance issues with the FontComboBox class, which is used in several sample applications.
Fixed a bug with the scroll bar not highlighting in some cases when the mouse was over it.
Fixed a bug when controls in a panel did not show if the panel was a child of a ribbon group.
Fixed a bug with the status bar not being updated after a status bar pane had been removed.
Fixed a bug with the combo box's drop-down becoming corrupted after changing a theme.
Fixed a bug when the mouse wheel did not work over controls when a screen tip was displayed.
Fixed a bug with the calendar control becoming corrupted if it was configured to show a large number of months at once.
Fixed a bug with the ComboBox not receiving focus on mouse click if the Editable property was set to false.
Fixed a bug with the TabControl not raising mouse events when the mouse pointer was over the tab section.
Fixed an incorrect layout of Button and ToggleButton controls in the status bar.
Fixed a bug when a ribbon group did not show its image in the Quick Access Toolbar at runtime if had been added at design time.
Fixed some other minor bugs.