|
|
|
|
|
|
Version 4.2 - June 2, 2011
Release Notes
Version 4.2 is a release with several new features and bug fixes.
What's New
- Added ListBox and CheckedListBox controls (see screenshot).
- Added support for the following controls in a popup menu: TextBox, MaskedTextBox, SplitButton, DateTimePicker and NumericUpDown (see screenshot).
- Customize QAT dialog now displays proper control labels instead of variable names.
- Customize QAT dialog now allows you to add controls from the Backstage View to the QAT.
- Group Box control now wraps the text in its label when the text exceeds the label's width.
- Screentips can be enabled for disabled controls by just setting a new static property UISettings.MouseForDisabledHandlelessControlsEnabled to true.
- Added support for putting MessageBox's content to the Clipboard when hitting Ctrl+C or Ctrl+Insert.
- Help is now Visual Studio 2010 compatible.
Bug Fixes
- If a RibbonGroup was hovered and you switched tabs, it remained to be hovered when it should not be.
- Screentip did not show for the RecentDocuments item.
- Vertical text was drawn incorrectly in TabControl and GrouppedNavigationBar controls.
- NavigationBar sometimes caused a NullReferenceException at design time.
- ToggleButton added from QAT worked in radio group mode incorrectly in some cases.
- Maximized form with the ribbon in Aero mode prevented the auto-hidden Windows taskbar from being shown.
- Gallery did not invalidate when its item collection changed.
- Message box was visible in the Windows taskbar.
|