|
|
|
|
|
|
Version 3.6 - April 7, 2010
Release Notes
Version 3.6 is a regular release with new features and enhancements. All known bugs are fixed.
What's New
- Added three new Office 2010 themes: Blue (see screenshot), Black (see screenshot) and Silver (see screenshot).
- Added support for Visual Studio 2010 (see screenshot).
- You can now use the Elegant progress bar on forms (see screenshot).
- Text and icon are now visible by default for TextBox, ComboBox, NumericUpDown, DateTimePicker and MaskedTextBox.
- Popup.AllowShadow property value is nullable now and inherited by its descendant popups.
- Modified the Controls sample to illustrate new features.
Bug Fixes
- Scroll box in a scroll bar disappeared when the Maximum property was set to a very big number.
- Several layout bugs in TabControl.
- Form frame was created at run time even if you removed it in the designer.
- ComboBox drop-down list selection issues.
- Undo command did not work when deleting a tab page in the designer.
- The main form did not close on Alt+F4 when a popup was shown with a focused editor inside.
- A gallery popup was shown above the gallery drop-down when it was used in the ribbon.
- Auto-hidden task bar on Windows Vista and Windows 7 was not shown after the user maximized a form with the ribbon.
- MDI child form cut off the client area when maximized.
- Images were mirrored in Elegant combo boxes when RTL was on.
|