| |
|
|
 |
|
| |
Essential Studio for Windows Forms 6.3.0.30 |
14/07/2008 |
|
| Tools Windows | |
| What's New: |
- Added support for matching items from Multiple columns for the current content of the Active edit control.
- Added support for highlighting the text in all possible matches from Multiple columns for the current content of the Active edit control.
- Added sliding feature for Groupbar like Outlooksidebar.
- Added RightToLeft support for SuperToolTip.
- Added support for changing the Office2007Form's caption font properties.
- Added MessageBoxAdv for supporting Office 2007 style colorschemes and Custom icon.
|
| What's Fixed: |
- Autolabels are positioned properly in 120 dpi mode has been fixed.
- Issue with the text getting interchanged, when changing the button style to Office2007, has been fixed.
- ArgumentOutOfRange Exception which was thrown, when mouseovering on ColorPickerUIAdv, has been fixed.
- Issue with CommandBar position, which was not persisted properly, has been fixed.
- Issue with Floating Panel which was not getting closed in negative screen co-ordinates, has been fixed.
- Issue with Docklayout which gets changed, when applying VS2008 style DragProvider, has been fixed.
- Issue with docking control that is in AutoHide state, which was not persisted correctly, has been fixed.
- Issue with MinValue property of DoubleTextBox, which was not working properly, has been fixed.
- Currency TextBox which was not setting the value to zero, has been fixed.
- Issue with GradientPanel's PerformLayout method firing the UserControl's OnLoad, has been fixed.
- Characters in a GroupBarItem which were not displayed with equal distance, has been fixed.
- Issue with Icon size of the selected GroupBarItem which should be retained as same as the unselected GroupBarItem has been fixed.
- Issue with Toolbars which were disappearing, when deactivating the MDI Container form, has been fixed.
- BarItem under the chevron button, which was firing the click event continuously, has been fixed.
- BarItems which are not drawn properly, when customizing it at run time, has been fixed.
- Disabled image which was not displayed in a Toolbar with DisabledImageIndex property, has been fixed.
- Existing menuitem which was not getting added after the separator, using customization dialog, has been fixed.
- Issue with RowIndex/Offset property, which was not changing in single cell, has been fixed.
- The property MenuSeparatorColor of Office2007 colors which was not working, has been fixed.
- Issue of Accessibility Objects not returning object values, when Menu container or Parent BarItem is selected, has been fixed.
- Control buttons not displayed for child forms, which are opening in Maximized state, when parent form is Ribbon form, has been fixed.
- Issue with MainFrameBarManager's Office2007 Theme which affects the drawing behavior of ButtonAdv, has been fixed.
- Issue with the dropdown of ParentBarItem, which does not get closed on second click, has been fixed.
- HighlightedImageIndex property of Toolbar and Menu which was not working properly, has been fixed.
- Issue with ParentBarItem which can be created through code and unable to add at run time using Customize dialog, has been fixed.
- Listview's right click event which unselected the selected row, when RibbonControlAdv is used, has been fixed.
- Unable to resize Office2007form issue, when SizeGripStyle is set to show, has been fixed.
- Maximizing issue with office2007form in dual monitor set up, has been fixed.
- Anchoring functionality which was not working in Ribbon form, has been fixed.
- Unable to resize the Ribbonform issue, when StatusBarAdv is used, has been fixed.
- CaptionAlign of Toolstrip which was not working properly, has been fixed.
- RibbonForm in Primary Monitor is oversized when the form is maximized, has been fixed.
- NullReferenceException which was thrown, when SplashControl's ShowSplash() method is called, before setting Hostform property, has been fixed.
- Issue with SplashPanel which did not resize properly, has been fixed.
- TextBox inside the Splash Panel which was not editable in Vista, has been fixed.
- None Style which was not visible in the SplitContainerAdv designer, has been fixed.
- Issue with SplitContainerAdv's splitter not visible, when resizing the form, has been fixed.
- Tab splitter which was not visible when hiding all the tabs in the TabbedMDI, has been fixed.
- Issue with dropdown of the ParentBarItem, which had shown empty list after adding new tab group, has been fixed.
- Issue with TabPageAdv which was not rendered correctly with XP silver color theme, has been fixed.
- Issue with Backcolor of the container control that is added to TabControlAdv, when set to Transparent, CPU usage is increased to 100%, has been fixed.
- Issue with TabControlAdv, which behaves different when binding source with the control present in the TabPageAdv, has been fixed.
- The Text property of ComboBoxAdv which was not applied when placed in TabControlAdv, has been fixed.
- Issue with Backcolor of the panel resets, when pressing Alt key has been fixed.
- Issue with closing the form that has TabControlAdv in design mode has been fixed.
- Maximum property which was not working for TrackBarEx in designer, has been fixed.
- Issue with Treeview's BeginUpdate() and EndUpdate() method which scrolls the selected node to the top, has been fixed.
- ArgumentOutOfRangeException when drag and drop a child node of TreeViewAdv, has been fixed.
- Setting e.Cancel to true of Treeview's BeforeSelect event does not paint the background color of the previously selected node, has been fixed.
- GDI objects which were increased, when using the TreeViewAdv control, has been fixed.
- Issue with TreeViewAdv's multiselect behavior which was changed in newer versions, has been fixed.
- Issue of First Node in the TreeViewAdv getting loaded, when selecting any other node, has been fixed.
- Null exception thrown, when entering alpha numeric characters on the empty TreeViewAdv, has been fixed.
- First node in the TreeViewAdv getting loaded, when selecting any other node, has been fixed.
- Issue with user controls in TreeViewAdv which were not drawn properly, when resizing the form window, has been fixed.
- Issue when setting VScrollPos not updating the VScrollBar, has been fixed.
- Issue with adding custom control to the TreeNodeAdv has been fixed.
- Object reference exception which was thrown when adding pages to XPTaskpane in the designer, has been fixed.
- NullReferenceException which was thrown when Wizard control's title and Description is set to 'none', has been fixed.
- Issue with XpTaskBarItem's tooltip text, which was not getting wrapped, when the tooltip text is given in multiline, has been fixed.
|
| Grid Windows | |
| What's New: |
- Added support for a new property ParseFormats.
- Added virtual method, GridControlBase.ProcessTabKeyMovingFocus, to facilitate moving the control focus with the Tab key. The default implementation calls ProcessDialogKey with either the key being either Tab or Shift+Tab.
- Added support Hashtables GridViewLayout.VisibleRowsList and GridViewLayout.VisibleColumnsList.
- Added new GridNewVolatileData class. Users can set the static bool GridModel.AllowNewGridVolatileData property to use this new class. Using this will improve performance in VirtualMode scenarios.
- In GridControlBase, added static bool AllowViewStyleCacheBaseStyleValues property.
- Added support in IF function calculation for two arguments. Earlier versions could not properly compute an IF function call if only two arguments were passed.
- Added support for new property AllowShortCircuitIFs. If this property is true, IF functions involving nested functions calls will only compute the necessary alternative. In previous versions, IF functions involving nested function calls may have computed the unnecessary alternative depending upon the actual arguments involved.
- Added new event GroupingGridExcelCOnverterControl.QueryCaptionText to allow for customization of CaptionText during export.
- Wrapped all calls to CreateEngine with a using block to make sure the engine is disposed.
- Added support for GridColumnDescriptor.SortByDisplayMember which allow the column to be sorted by the DisplayMember style property.
|
| What's Fixed: |
- Fixed problem with GridStyleInfo.Format and MonthCalendar celltytpe.
- Fixed exception in CurrencyCell of virtual grid when CellValue is null.
- Fixed problem with ExcelLikeSelectionFrame and RTL.
- Wrong computed value when formula refers to column E as in "=1*(1+E2)" has been fixed.
- Fixed problem with dragging rows when RTL set.
- Fixed problem with setting styles for ForeignKeyReference dropdown tables. Users can now change border easily.
- Fixed a problem with specifying bannercells at design causing an exception as a form holding the grid is created.
- Fixed a problem with DateTime cell values not being properly formatted using the GridStyleInfo.CultureInfo object.
- Fixed a problem with AllowSelectNextControlinProcessDiaogKey when it is set false and the user is tabbing within the grid.
- Fixed defect with PatternStyleToExcelPattern missing.
- Fixed exception thrown while clearing the cells in GridDataBoundGrid.
- Throws exception when try to expand the child table that contains no rows.
- Fixed defect with RecordSelectionsChanging hit twice.
- Fixed drawing glitch with left-most SummaryCaptionCell when scrolling horizontally.
- Fixed an issue with Nullable types support.
- Fixed problem with celltips not showing when you move from a parent record to a child record.
- Fixed problem in IntPaintUpdatedRecordFileds where code within loops was trying to modify the looped collection.
|
| Chart Windows | |
| What's New: |
- GetLabelAt method of ChartDataBindAxisLabelModel has been made virtual.
- ScaleBreak functionality has been implemented.
- New 13 rich BorderStyles are implemented.
- Added ClusteredType DrawMode for the 3D chart series that appears one behind the other.
- Added VisibleRangeChanging event, which gets triggered when zooming the chart.
- Added support for horizontal error bars.
- Improved performance while adding points in live chart.
|
| What's Fixed: |
- Issue with View points with different color, not functioning properly for Spline, Rotated Spline and Stepline charts has been fixed.
- Legend checkboxes which were not displayed, when setting legend's backcolor to Transparent, has been fixed.
- Issue with Error bars which were not rendered properly, has been fixed.
- Exception which was thrown when RangeArea chart is selected from Chart Toolbar, has been fixed.
- Issue with Scatter chart, where line was not connecting the points, that were added dynamically to the chart, has been fixed.
- Rotation property, which was not working properly, when Chart interior is set to Path Ellipse, has been fixed.
|
| Diagram | |
| What's New: |
- Private methods like UpdateGroupInfo, UpdateBoundsInfo, QuiteResetEditStyle and QuiteRestoreEditStyle are made protected virtual.
- Added support to convert and add Visio Master Shortcut Symbols in Diagram Symbol Palette.
- Added ShowCombo property to display a combobox in PropertyEditor control to displays the objects in the model.
- Improved Visio support by converting EDP files from Visio files which are drawn bigger in size.
- Added support to show or hide pinpoint of a node.
|
| What's Fixed: |
- Problem with automatic line routing has been fixed.
- Problem with converting Visio file to palette file, has been fixed.
- Issue with Visio stencils containing Meta files, are invisible after converting to EDP has been fixed.
- Issue with Color settings which were not applied to the nodes, has been fixed.
- Exception when setting the localizable property to true has been fixed.
- Issue with Semi automatic line routing, which draws line over the nodes, has been fixed.
- Symbol palette which did not serialize the name of ConnectionPointer, has been fixed.
- Issue with ConnectionPointType and FillType of Symbol's port which were not serialized, has been fixed.
- Ruler which was not showing the negative values, in the negative region, has been fixed.
- Exception when setting the MeasurementUnit of a node in a thread, has been fixed.
- Line connection getting changed at 100% magnification, has been fixed.
- Line bridging which was not working, when the connectors are created by tools, has been fixed.
- Stack overflow exception when creating the child controls, has been fixed.
- Problem with the rendering of connectors has been fixed.
- Stack overflow exception thrown when laying out the nodes, has been fixed.
- Connector which gets disconnected when trying to cancel the removal of the connector, has been fixed.
- NodeDoubleClick event which was not getting fired for the connectors, has been fixed.
|
| Implementation changes |
- EndPoint.SyncPositionWithPort method is made obsolete. Please use Model.LinkManager.SyncPositionWithPort(EndPoint endPoint) method instead.
|
| Edit Windows | |
| What's New: |
- Added support for change the visual style and colorscheme of ScrollersFrame used in EditControl
|
| What's Fixed: |
- Issue with Find Next button in find Dialog of Edit Control has been fixed.
- The functions "Replace" and "Replace All" of the ReplaceDialog does not function properly has been fixed.
- Items are not added to IcontextChoiceController properly has been fixed.
- Mousewheel scrolling issue with edit control has been fixed.
- Edit control takes long time to collapse the text has been fixed.
- System.ArgumentOutOfRangeException is thrown at GetParsePoint has been fixed.
- ArgumentOutOfRangeException is thrown when copying the selected text to the clipboard has been fixed.
- Line numbers are truncated in Editcontrol with 120DPI settings has been fixed.
|
|
| |
Essential Studio for Windows Forms 6.3.0.25 |
07/07/2008 |
|
| Tools Windows | |
| What's New: |
- Added support for matching items from Multiple columns for the current content of the Active edit control.
- Added support for highlighting the text in all possible matches from Multiple columns for the current content of the Active edit control.
- Added sliding feature for Groupbar like Outlooksidebar.
- Added RightToLeft support for SuperToolTip.
- Added support for changing the Office2007Form's caption font properties.
|
| What's Fixed: |
- Autolabels are positioned properly in 120 dpi mode has been fixed.
- Issue with the text getting interchanged, when changing the button style to Office2007, has been fixed.
- ArgumentOutOfRange Exception which was thrown, when mouseovering on ColorPickerUIAdv, has been fixed.
- Issue with CommandBar position, which was not persisted properly, has been fixed.
- Issue with Floating Panel which was not getting closed in negative screen co-ordinates, has been fixed.
- Issue with Docklayout which gets changed, when applying VS2008 style DragProvider, has been fixed.
- Issue with docking control that is in AutoHide state, which was not persisted correctly, has been fixed.
- Issue with MinValue property of DoubleTextBox, which was not working properly, has been fixed.
- Currency TextBox which was not setting the value to zero, has been fixed.
- Characters in a GroupBarItem which were not displayed with equal distance, has been fixed.
- Issue with Icon size of the selected GroupBarItem which should be retained as same as the unselected GroupBarItem has been fixed.
- Issue with Toolbars which were disappearing, when deactivating the MDI Container form, has been fixed.
- BarItem under the chevron button, which was firing the click event continuously, has been fixed.
- BarItems which are not drawn properly, when customizing it at run time, has been fixed.
- Disabled image which was not displayed in a Toolbar with DisabledImageIndex property, has been fixed.
- Existing menuitem which was not getting added after the separator, using customization dialog, has been fixed.
- Issue with RowIndex/Offset property, which was not changing in single cell, has been fixed.
- The property MenuSeparatorColor of Office2007 colors which was not working, has been fixed.
- Issue of Accessibility Objects not returning object values, when Menu container or Parent BarItem is selected, has been fixed.
- Control buttons not displayed for child forms, which are opening in Maximized state, when parent form is Ribbon form, has been fixed.
- Issue with MainFrameBarManager's Office2007 Theme which affects the drawing behavior of ButtonAdv, has been fixed.
- Issue with the dropdown of ParentBarItem, which does not get closed on second click, has been fixed.
- HighlightedImageIndex property of Toolbar and Menu which was not working properly, has been fixed.
- Issue with ParentBarItem which can be created through code and unable to add at run time using Customize dialog, has been fixed.
- Listview's right click event which unselected the selected row, when RibbonControlAdv is used, has been fixed.
- Unable to resize Office2007form issue, when SizeGripStyle is set to show, has been fixed.
- Anchoring functionality which was not working in Ribbon form, has been fixed.
- Unable to resize the Ribbonform issue, when StatusBarAdv is used, has been fixed.
- CaptionAlign of Toolstrip which was not working properly, has been fixed.
- NullReferenceException which was thrown, when SplashControl's ShowSplash() method is called, before setting Hostform property, has been fixed.
- Issue with SplashPanel which did not resize properly, has been fixed.
- TextBox inside the Splash Panel which was not editable in Vista, has been fixed.
- None Style which was not visible in the SplitContainerAdv designer, has been fixed.
- Issue with SplitContainerAdv's splitter not visible, when resizing the form, has been fixed.
- Tab splitter which was not visible when hiding all the tabs in the TabbedMDI, has been fixed.
- Issue with dropdown of the ParentBarItem, which had shown empty list after adding new tab group, has been fixed.
- Issue with TabPageAdv which was not rendered correctly with XP silver color theme, has been fixed.
- Issue with Backcolor of the container control that is added to TabControlAdv, when set to Transparent, CPU usage is increased to 100%, has been fixed.
- Issue with TabControlAdv, which behaves different when binding source with the control present in the TabPageAdv, has been fixed.
- The Text property of ComboBoxAdv which was not applied when placed in TabControlAdv, has been fixed.
- Issue with Backcolor of the panel resets, when pressing Alt key has been fixed.
- Issue with closing the form that has TabControlAdv in design mode has been fixed.
- Maximum property which was not working for TrackBarEx in designer, has been fixed.
- Issue with Treeview's BeginUpdate() and EndUpdate() method which scrolls the selected node to the top, has been fixed.
- ArgumentOutOfRangeException when drag and drop a child node of TreeViewAdv, has been fixed.
- Setting e.Cancel to true of Treeview's BeforeSelect event does not paint the background color of the previously selected node, has been fixed.
- GDI objects which were increased, when using the TreeViewAdv control, has been fixed.
- Issue with TreeViewAdv's multiselect behavior which was changed in newer versions, has been fixed.
- Issue of First Node in the TreeViewAdv getting loaded, when selecting any other node, has been fixed.
- Null exception thrown, when entering alpha numeric characters on the empty TreeViewAdv, has been fixed.
- First node in the TreeViewAdv getting loaded, when selecting any other node, has been fixed.
- Issue with user controls in TreeViewAdv which were not drawn properly, when resizing the form window, has been fixed.
- Issue when setting VScrollPos not updating the VScrollBar, has been fixed.
- Issue with adding custom control to the TreeNodeAdv has been fixed.
- Object reference exception which was thrown when adding pages to XPTaskpane in the designer, has been fixed.
- NullReferenceException which was thrown when Wizard control's title and Description is set to 'none', has been fixed.
- Issue with XpTaskBarItem's tooltip text, which was not getting wrapped, when the tooltip text is given in multiline, has been fixed.
|
| Grid Windows | |
| What's New: |
- Added support for a new property ParseFormats.
- Added virtual method, GridControlBase.ProcessTabKeyMovingFocus, to facilitate moving the control focus with the Tab key. The default implementation calls ProcessDialogKey with either the key being either Tab or Shift+Tab.
- Added support Hashtables GridViewLayout.VisibleRowsList and GridViewLayout.VisibleColumnsList.
- Added new GridNewVolatileData class. Users can set the static bool GridModel.AllowNewGridVolatileData property to use this new class. Using this will improve performance in VirtualMode scenarios.
- In GridControlBase, added static bool AllowViewStyleCacheBaseStyleValues property.
- Added support in IF function calculation for two arguments. Earlier versions could not properly compute an IF function call if only two arguments were passed.
- Added support for new property AllowShortCircuitIFs. If this property is true, IF functions involving nested functions calls will only compute the necessary alternative. In previous versions, IF functions involving nested function calls may have computed the unnecessary alternative depending upon the actual arguments involved.
- Added new event GroupingGridExcelCOnverterControl.QueryCaptionText to allow for customization of CaptionText during export.
- Wrapped all calls to CreateEngine with a using block to make sure the engine is disposed.
- Added support for GridColumnDescriptor.SortByDisplayMember which allow the column to be sorted by the DisplayMember style property.
|
| What's Fixed: |
- Fixed problem with GridStyleInfo.Format and MonthCalendar celltytpe.
- Fixed exception in CurrencyCell of virtual grid when CellValue is null.
- Fixed problem with ExcelLikeSelectionFrame and RTL.
- Wrong computed value when formula refers to column E as in "=1*(1+E2)" has been fixed.
- Fixed problem with dragging rows when RTL set.
- Fixed problem with setting styles for ForeignKeyReference dropdown tables. Users can now change border easily.
- Fixed a problem with specifying bannercells at design causing an exception as a form holding the grid is created.
- Fixed a problem with DateTime cell values not being properly formatted using the GridStyleInfo.CultureInfo object.
- Fixed a problem with AllowSelectNextControlinProcessDiaogKey when it is set false and the user is tabbing within the grid.
- Fixed defect with PatternStyleToExcelPattern missing.
- Fixed exception thrown while clearing the cells in GridDataBoundGrid.
- Throws exception when try to expand the child table that contains no rows.
- Fixed defect with RecordSelectionsChanging hit twice.
- Fixed drawing glitch with left-most SummaryCaptionCell when scrolling horizontally.
- Fixed an issue with Nullable types support.
- Fixed problem with celltips not showing when you move from a parent record to a child record.
- Fixed problem in IntPaintUpdatedRecordFileds where code within loops was trying to modify the looped collection.
|
| Chart Windows | |
| What's New: |
- GetLabelAt method of ChartDataBindAxisLabelModel has been made virtual.
- ScaleBreak functionality has been implemented.
- New 13 rich BorderStyles are implemented.
- Added ClusteredType DrawMode for the 3D chart series that appears one behind the other.
- Added VisibleRangeChanging event, which gets triggered when zooming the chart.
- Added support for horizontal error bars.
- Improved performance while adding points in live chart.
|
| What's Fixed: |
- Issue with View points with different color, not functioning properly for Spline, Rotated Spline and Stepline charts has been fixed.
- Legend checkboxes which were not displayed, when setting legend's backcolor to Transparent, has been fixed.
- Issue with Error bars which were not rendered properly, has been fixed.
- Exception which was thrown when RangeArea chart is selected from Chart Toolbar, has been fixed.
- Issue with Scatter chart, where line was not connecting the points, that were added dynamically to the chart, has been fixed.
- Rotation property, which was not working properly, when Chart interior is set to Path Ellipse, has been fixed.
|
| Diagram | |
| What's New: |
- Private methods like UpdateGroupInfo, UpdateBoundsInfo, QuiteResetEditStyle and QuiteRestoreEditStyle are made protected virtual.
- Added support to convert and add Visio Master Shortcut Symbols in Diagram Symbol Palette.
- Added ShowCombo property to display a combobox in PropertyEditor control to displays the objects in the model.
- Improved Visio support by converting EDP files from Visio files which are drawn bigger in size.
- Added support to show or hide pinpoint of a node.
|
| What's Fixed: |
- Problem with automatic line routing has been fixed.
- Problem with converting Visio file to palette file, has been fixed.
- Issue with Visio stencils containing Meta files, are invisible after converting to EDP has been fixed.
- Issue with Color settings which were not applied to the nodes, has been fixed.
- Exception when setting the localizable property to true has been fixed.
- Issue with Semi automatic line routing, which draws line over the nodes, has been fixed.
- Symbol palette which did not serialize the name of ConnectionPointer, has been fixed.
- Issue with ConnectionPointType and FillType of Symbol's port which were not serialized, has been fixed.
- Ruler which was not showing the negative values, in the negative region, has been fixed.
- Exception when setting the MeasurementUnit of a node in a thread, has been fixed.
- Line connection getting changed at 100% magnification, has been fixed.
- Line bridging which was not working, when the connectors are created by tools, has been fixed.
- Stack overflow exception when creating the child controls, has been fixed.
- Problem with the rendering of connectors has been fixed.
- Stack overflow exception thrown when laying out the nodes, has been fixed.
- Connector which gets disconnected when trying to cancel the removal of the connector, has been fixed.
- NodeDoubleClick event which was not getting fired for the connectors, has been fixed.
|
| Implementation changes |
- EndPoint.SyncPositionWithPort method is made obsolete. Please use Model.LinkManager.SyncPositionWithPort(EndPoint endPoint) method instead.
|
| Edit Windows | |
| What's New: |
- Added support for change the visual style and colorscheme of ScrollersFrame used in EditControl
|
| What's Fixed: |
- Issue with Find Next button in find Dialog of Edit Control has been fixed.
- The functions "Replace" and "Replace All" of the ReplaceDialog does not function properly has been fixed.
- Items are not added to IcontextChoiceController properly has been fixed.
- Mousewheel scrolling issue with edit control has been fixed.
- Edit control takes long time to collapse the text has been fixed.
- System.ArgumentOutOfRangeException is thrown at GetParsePoint has been fixed.
- ArgumentOutOfRangeException is thrown when copying the selected text to the clipboard has been fixed.
- Line numbers are truncated in Editcontrol with 120DPI settings has been fixed.
|
|
| |
Essential Studio for Windows Forms 6.3.0.6 |
05/19/2008 |
|
| Tools Windows | |
| What's New: |
- Added support for setting Office2007 form while changing the state of docking enabled control as MDIChild.
- Added VS2008 Drag Provider Style to provide exact look and feel.
- Added Managed ColorScheme support with Office 2007 style for the following Editor Controls. Now user can set managed custom colors to all Office2007 Styled controls like ButtonAdv, ButtonEdit, Calculator, CheckBoxAdv, ComboboxAdv, Combobase, ComboDropDown, ComboboxAutocomplete, NumericUpDownEx, DomainUpDownEx, FontCombobox, RadioButtonAdv, ColorPickerUIAdv, DateTimePickerAdv, MonthCalendarAdv, MultiColumnCombobox etc.,
- Added Managed ColorScheme support with Office 2007 style for Groupbar.
- Added ability to rearrange the controls laid out by flow layout, grid layout and gridbag layout in the designer by simply dragging it.
- BannerTextProvider component to provide watermark text to editor controls like TextBoxExt, ComboboxAdv, XPMenus Items like TextboxBarItem, ComboboxBarItem, ToolStripEx Items like TextBoxItem, ComboboxItem and other Microsoft editor controls too.
- New TabBarSplitterContainer Control based on Visual Studio 2008 split view designer. User can switch the position, collapse and align horizontally and vertically.
- Added ComboBoxEx item option in ToolStripEx items collection for supporting Office 2007 scrollbars and resizable drop down.
- QuickAccessToolbar Customization Form has been changed to Office2007Form and it will take the colorscheme from the parent Ribbon Form.
- Added Managed ColorScheme support with Office 2007 style for ScrollersFrame.
- Added Managed ColorScheme support with Office 2007 style for StatusStripEx.
- Added Office2007 style for TabBarSplitterControl with all three color schemes and custom color support too.
- Included scroll event for TrackBarEx.
- Added Office2007 style for XPTaskBar with all three color schemes.
- Added Managed ColorScheme support with Office 2007 style for XPTaskBar.
- Added Managed ColorScheme support with Office 2007 style for XPTaskPane.
|
| What's Fixed: |
- Issue with text disappearing from the textbox, when AutoCompleteMode is set to Both, has been fixed.
- Performance issue with AutoCompleteComboBox has been fixed.
- Issue with the selection of AutoComplete Items has been fixed.
- Exception thrown issue, when using button inside ButtonEdit, due to lack of garbage collection, has been fixed.
- Cancelling the KeyDown event, allows the user to cycle through the items in the ComboBoxAdv issue, has been fixed.
- ComboBoxAdv's Remove() method throws ArgumentOutOfRange Exception has been fixed.
- Issue of text portion background of ComboBoxBase, not white in color when Office2007 visual style is set, has been fixed.
- Issue with MinimumHeight of CommandBar which was not working properly, has been fixed.
- Issue with CurrencyTextBox appending the newly entered value, with the previously entered value, has been fixed.
- Issue with the ReadOnlyBackColor property of CurrencyTextBox has been fixed.
- DateTimePickerAdv Performance is improved when initializing the control has been fixed.
- Issue with DateTimePickerAdv omitting the DateSeparator of the culture, has been fixed.
- Issue with Floating window caption not rendered using aero glass, when using VS2005 visual style, has been fixed.
- When ClearType is turned on, the caption of floating control, blurs by moving a window on its caption bar issue has been fixed.
- While reloading the application, the size and state of the dock enabled MDI child control has been fixed.
- Issue with the size and position of the floating panels doesn't persist, has been fixed.
- Issue with DockingManager which was not able to load the states saved, using previous versions has been fixed.
- Inconsistency with docking manager behavior, when loading the DesignerDockState has been fixed.
- Issue with size of the docked control not preserved, after resizing it in MDI child mode, has been fixed.
- Issue with Autohide tabbed header getting smaller with Office2007 style, has been fixed.
- Flickering issue, while changing the dock control from docking state to MDI child, has been fixed.
- The SetDockLabel method of DockingManager which was not working properly in Vista, has been fixed.
- Issue with Docked Control tab captions are cut off at the end, while auto hidden has been fixed.
- Issue with BeforePopup event of the ParentBarItem which was not firing properly has been fixed.
- Wrong Date format display issue, when RightToLeft property is set for Office2007Form has been fixed.
- Issue with inherited Form not retaining the layout of the Parent Form docked controls has been fixed.
- Issue with Autohide property which prevents displaying usercontrol has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Problem with DisallowFloating property of DockingManager has been fixed.
- Issue with floating window which throws exception when OS color scheme is changed has been fixed.
- Issue with docking drag indicator which shows up with a square background when OS color scheme is changed, has been fixed.
- Panels issue which were not getting tabbed after reloading it has been fixed.
- Issue with Scroll Bars in Docking Windows, which do not go to next control, they jump to the first and last one, has been fixed.
- Issue with Up/Down buttons getting displayed in blue color in this version, for Visual Style set to Office2007, has been fixed.
- Issue with MinValue property of DoubleTextBox not working properly, has been fixed.
- Issue with SelectedItem returning empty in the textbox leave event has been fixed.
- Exception thrown issue in Schedule, while changing the culture setting, has been fixed.
- Issue with header panel which uses Flowlayout is not getting displayed, has been fixed.
- Issue with BackColor of controls in GradientPanelExt, always getting set to Parent BackColor, has been fixed.
- Issue with position of the toolbars created dynamically getting changed, when a StatusBar is added to the Form has been fixed.
- Issue with occurence of flash in the menu and toolbar, when changing the visibility of the ParentBarItem, has been fixed.
- Issue with display of all Child BarItem under one ParentBarItem, when setting IsMdiContainer = true in the Base form, has been fixed.
- Specifying IsMdiContainer = true in BaseForm ignores the visible property of ParentBarItem in the DerivedForm issue has been fixed.
- Issue with Form.Localizable property giving error, while using MainFrameBarManager has been fixed.
- Issue with Menu mnemonics for ListBarItems child captions, getting shown in sub-menus, has been fixed.
- Issue with TextBoxValue which can be changed in ComboBoxBarItem using Form load, has been fixed.
- Flash occuring issue when we change the visibility of the ParentBarItem has been fixed.
- Popmenu expand issue with XPMenus has been fixed.
- Issue with BarCaption name which was not editable, while localizing Menus, has been fixed.
- NullReferenceException occuring issue at ReleaseSeparatorList() when executing the application twice has been fixed.
- MainFrameBarManager's ResumeEvents() method raises exception has been fixed.
- QuickCustomizing Menu closing issue, when clicking the ""Add or Remove Buttons"" options has been fixed.
- The output is not localized with regional setting in German. e.g. 1.5 is not visualized as 1,5, has been fixed.
- Issue with the height of the MainMenuBar, which was varied, when hiding the BarItem in MainFrameBarManager, has been fixed.
- Issue with Toolbar items, not loaded, when MdiChildListBarItem is used, has been fixed.
- Issue with background of the disabled control not displaying correctly for VisualStyle Office2007 and Default style, has been fixed.
- Slow Performance while drawing the controls in Office2007Form, when it is maximized, is improved.
- Issue with maximizing the Office2007Form on Secondary monitor, has been fixed.
- Issue with Office 2007 Form, which draws white line, for RightToLeft = yes and RightToLeftLayout = true settings, has been fixed.
- Issue with Office2007 form, whose BackColor was not getting displayed, has been fixed.
- Issue with Dropdown getting closed, while clicking on color dialog, has been fixed.
- Issue with the bar in the ProgressBarAdv control getting drawn over its right and bottom borders has been fixed.
- Adding a group to the Ribbon dynamically, does not allow to switch between the tabs issue has been fixed.
- Issue with MDI Childform's ToolsStripTabItems not refreshed properly when merging with RibbonControlAdv has been fixed.
- Designer issue which occurs when inheriting the RibbonForm with buttons in the MainPanel has been fixed.
- Issue with RibbonControlAdv control in multiple monitoring system has been fixed.
- Exception rises issue when hiding the child form [Ribbon form] has been fixed.
- Issue with RibbonForm, which creates four control buttons in MDI mode using ChildFrameBarManager, has been fixed.
- Issue with RibbonForm, which creates three control buttons in MDI mode using ChildFrameBarManager, has been fixed.
- Top of maximized RibbonForm is cut off in Vista, has been fixed.
- Issue with user control getting disappeared in the designer, when the SplitContainerAdv is added, has been fixed.
- Issue with ChildForm loosing its Title Bar, when it is detached from TabbedMDIManager, has been fixed.
- Issue with BeforeMDIChildAdded event getting triggered more than once at first MDI child is added has been fixed.
- Argument Exception occurs when scrolling the MultiColumnTreeview control has been fixed.
- Issue with child node text not displaying fully, when TreeViewAdv control is scrolled horizontally to the right, has been fixed.
- Issue with HelpText displaying only for the column, in MultiColumnTreeView has been fixed.
- Issue with TreeViewAdv not printing more than one page, has been fixed.
- Tree nodes indentation issue, when added using BeforeSelect event handler has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Issue with SeparatorIndices default value getting changed to one has been fixed.
- Issue with XPTaksBar, where Vertical Scrollbar automatically scrolls up when we click any last items in the XpTaskBar, has been fixed.
- Issue while Copy Pasting a negative value in the DoubleTextBox, looses negative sign, has been fixed.
- Issue with ProgressBarAdv control's bar getting drawn incorrectly, has been fixed.
- Error message is shown issue when the TabStyle property is set to OneNoteStyle or Office2003Style has been fixed.
- Flickering issue when using TabControlAdv in custom user control, has been fixed.
- TabPageAdv's text format issue which is lost when the tab page is selected has been fixed.
- Issue with IsTransparent property of TabPageAdv, which doesn't retain the value set through Designer has been fixed.
|
| Implementation changes: |
- ToolStripEx.ShowItemToolTips is set to false by default.
|
| Grid Windows | |
| What's New: |
- Abilty to have multiple cell models/renderer derived from GridFormulaCellModel/Renderer in a GridModel has been fixed.
- Support for canceling removing GroupedColumn. QueryAllowDragColumn event is raised with reason GridQueryAllowDragColumnReason.Remove.
|
| What's Fixed: |
- Exception where its been caught and then thrown again were changed to rethrow the same exception to avoid loss of stack trace of the root point has been fixed.
- Issues like Drawing glitch that occurs when quickly dragging the mouse to the bottom-right corner, and some parts getting inverted has been fixed.
- Exception thrown issue, when GridControl is serialized as Binary has been fixed.
- Issue with SizeGripStyle rendering and RTL, has been fixed.
- Issue with CheckBox and RadioButton which are not drawn with Office 2003 visual style for GridControl, when using Windows Classic Theme has been fixed.
- Grid is ignoring the CultureInfo values set to the cell and uses local settings for MonthCalendar cell type issue has been fixed.
- Cell reference adjust issue in different sheets has been fixed.
- Issue with references not getting updated properly for multiple inserts, within a BeginUpdate has been fixed.
- Issue with Round function which returns invalid argument on empty cell ref, has been fixed.
- Issue with empty string computed results when UseNoAmpersandQuotes is set to true, has been fixed.
- Problem with logical expressions and empty cells has been fixed.
- Issue with Parsing function arguments failing to work, when the first character in a literal string argument is a comma, has been fixed.
- Repainting issue on calling Refresh, when Custom Engine is used, has been fixed.
- Possible null/index out of range exceptions because of redArrowField is less than 0 while drag/drop columns has been fixed.
- Issue with HScrollValue changing on clicking frozen cols cell has been fixed.
- Issue with getting row height of the nested table elements when the NestedTable object was cached earlier, has been fixed.
- Fixes NullReferenceException when customizing groups section and not adding a CaptionSection has been fixed.
- Exception is thrown when clicking around in the nested tables and the parent record in parent table was removed during performance sample with multiple levels of nesting has been fixed.
- Issue with Standard style not getting exported to Excel, has been fixed.
- Issue with Active Currency cell showing some default value, has been fixed.
- Issue while entering the MonthCalender Cell value using keyboard, the Cell value not updated, has been fixed.
- In GridDataBoundGrid, issue with extra column getting added at the last column, has been fixed.
- Issue with CustomFilter not filtering the records has been fixed.
- Issue with CustomerFilters for GridGroupingControl which doesn't work properly has been fixed.
- Issue with sort columns not showing the sort order properly, after the 10th column, has been fixed.
- Null reference exception which was thrown, while calling the function ConvertExcelRangeToGrid, has been fixed.
|
| Chart Windows | |
| What's New: |
- Added a Range Area support in Chart.
- Improved ChartWizard look and feel and added more functionalities in the Chart wizard.
- Improved Chart performance when the chart has huge amount of points, but if it displays less amount of points plotted in the visible chart area.
- Revamped the Templates section of Chart and cleaned up the functionalities. Added a new static APIs Save and Load in ChartTemplate class for better usability.
- Added a support for binding IEnumerables like ArrayList to the chart.
- Completely revamped the Toolbar functionalities and appearance of it. Enhanced the quality of icons and added more options like Toggling 3D and Legends.
|
| What's Fixed: |
- Issue with drawing Chart symbols has been fixed.
- Issue with default value getting displayed, when the range of Y axis is very small, has been fixed.
- Issue with StepLine chart, which ignores the last series point, has been fixed.
- Exception which was thrown, while setting the PrimaryXAxis or PrimaryYAxis font as null has been fixed.
- Exception which was thrown, while setting the PrimaryXAxis or PrimaryYAxis interval type as Unknown, has been fixed.
- Issue with Chart axis labels, which were getting messed up, has been fixed.
- Application crashing issue, when the axis interval is set to 0, has been fixed.
- Issue with Chart Axis title which was overlapping with Chart axis labels, has been fixed.
- Chart Control performance is improved.
|
| Migration issues: |
- Corrected the Type mistake in the property ChartAxis.Aligment to ChartAxis.Alignment.
- Some Chart default values have been changed for better looking appearance. Please find the following link for more details. : Chart default values changes
|
| Implementation changes: |
- ChartToolBarButtonCollection is made as Obsolete and will not be used anymore. Please use ChartToolBarItemCollection instead of ChartToolBarButtonCollection.
|
| Diagram | |
| What's New: |
- Added a PolylineLinkTool that works like a Poly Line.
- Added complete Localization support for Diagram dialogs.
- Enhanced the ConnectionPoint feature by adding support for Highlighting, changing appearance and etc.,
- Added HandleOutlineColor property which uses to change the color of Handle.
- Added TrackingStyle property which uses to change the color,line style,width of SelectTool.
- Added property ScrollVirtualBounds of type RectangleF to handle the size of Virtual space around the diagram control. For ex : If you set this property as "this.diagram1.ScrollVirtualBounds = new RectangleF(0, 0, 0, 0);", it will hide the Virtual space(grey area) of the diagram.
|
| What's Fixed: |
- Issue with Magnification not getting changed to 100%, when Diagram is exported as image, and scrolled immediately, has been fixed.
- Object Reference Exception occurs while deserializing the Group using Soapformatter issue has been fixed.
- NullReferenceException thrown issue, when diagram controls are created in threaded processes, has been fixed.
- Custom Layout grid works fine when customized.
- Issue with HeadEndPoint direction of OrthogonalLink which was changing after copy/paste, has been fixed.
- Application hanging issue, when ControlNode hosting Button is inserted in the Diagram has been fixed.
.
- Issue with RenderContiguousData() method getting called again and again has been fixed.
- Issue with text node which was editable, even when the Enabled property was set to false has been fixed.
- Problem with converting Visio file to palette file has been fixed.
- Problem with Automatic line routing has been fixed.
- Issue with Diagram not copying the Line connectors ports, while copying group node has been fixed.
- Issue with Fraction values getting added to the size property, when the magnification level is at 175% has been fixed.
- Issue with Properties under the EditStyle property showing no effect on nodes of type LineConnector, has been fixed.
- Issue with Custom Layout grid which was not working has been fixed.
- Performance problem with TryConnect method has been fixed.
- Performance problem in loading the nodes in the layout has been fixed.
- Issue with SizeChanging event, which was not firing properly, has been fixed.
- Issue with ControlNode added to the SymbolPalette shows null data, when dragged and dropped onto the diagram has been fixed.
- Need to change source to prevent duplicate references from being created issue, has been fixed.
- Exception thrown issue, when deserializing a symbol palette file has been fixed.
- Performance problem, when using 1000 line connectors has been fixed.
- Issue with the VisualType property of the ports in EDP node which was not working properly, has been fixed.
- Issue with RhombPort which was not working, when set 'Port' VisualType to RhombPort, has been fixed.
- Issue with AllowMoveX and AllowMoveY properties which were not working with multiple selection of Line connectors, has been fixed.
- TextNode's text display issue, which was displayed bold, when it is not set to Bold, has been fixed.
- Issue with Text Node getting deleted, when EditStyle.AllowDelete is set to false, has been fixed.
- Issue with Line Connector which gets overlayed when setting LineBridgingEnabled property to true has been fixed.
- Issue with additional pages getting created, when Fit To sheet across and down properties in page setup, is set to 1, has been fixed.
- ConnectionsChanged event should not fire while dragging connected nodes issue has been fixed.
- Issue with symbols appearing slightly blurred, if custom layoutmanager is used, has been fixed.
- Issue with NodeCollectionChanging Event in which evtArgs.Cancel property is not working has been fixed.
- Issue with ControlNode,which when added to the SymbolPalette, shows null data, when dragged and dropped onto the diagram, has been fixed.
- Issue with SetEnabledNodeSelection Client-side property which was not working in DiagramWebControl, has been fixed.
- MagnificationChanged event is not raised in DiagramControl has been fixed.
- Problem with Serializing the palettes in Diagram Control has been fixed.
- Performance issue with Diagram Control when changing the symbols visibility has been fixed.
- Problem with resizing the group nodes in diagram model has been fixed.
- Performance problem, when loading diagram file has been fixed.
- Performance problem, has been fixed, when moving the nodes, if Linebridge is enabled.
- Overflow exception throws when stretching the line in 50% magnification issue has been fixed.
|
| Edit Windows | |
| What's Fixed: |
- Issue with Last character not overwritten in EditControl, when the InsertMode is false has been fixed.
- Exception which was raised, when selecting all the text, and deleting it when HighlightCurrentLine is enabled has been fixed.
- Issue with the EditControl which failed to find the string, when regular expression is used has been fixed.
- Issue with Horizontal scrollbar not being refreshed properly in EditControl has been fixed.
- Issue with AltGr+Key which was not working in Edit Control, has been fixed
- Issue with Text Alignment not working, when tabs (\t) is used in the Text property has been fixed.
- Issue with EditControl, which fails to find string, when regular expression is used has been fixed.
- Issue with AltGr key combinations, which doesn't work in Danish Keyboard, has been fixed.
- Issue with Alt Gr key combinations, which doen't work in French Keyboard has been fixed.
|
|
| |
Essential Studio for Windows Forms 6.2.0.40 |
04/16/2008 |
|
| Tools Windows | |
| What's New: |
- Added support for setting Office2007 form while changing the state of docking enabled control as MDIChild.
- Added VS2008 Drag Provider Style to provide exact look and feel.
- Added Managed ColorScheme support with Office 2007 style for the following Editor Controls. Now user can set managed custom colors to all Office2007 Styled controls like ButtonAdv, ButtonEdit, Calculator, CheckBoxAdv, ComboboxAdv, Combobase, ComboDropDown, ComboboxAutocomplete, NumericUpDownEx, DomainUpDownEx, FontCombobox, RadioButtonAdv, ColorPickerUIAdv, DateTimePickerAdv, MonthCalendarAdv, MultiColumnCombobox etc.,
- Added Managed ColorScheme support with Office 2007 style for Groupbar.
- Added ability to rearrange the controls laid out by flow layout, grid layout and gridbag layout in the designer by simply dragging it.
- BannerTextProvider component to provide watermark text to editor controls like TextBoxExt, ComboboxAdv, XPMenus Items like TextboxBarItem, ComboboxBarItem, ToolStripEx Items like TextBoxItem, ComboboxItem and other Microsoft editor controls too.
- New TabBarSplitterContainer Control based on Visual Studio 2008 split view designer. User can switch the position, collapse and align horizontally and vertically.
- Added ComboBoxEx item option in ToolStripEx items collection for supporting Office 2007 scrollbars and resizable drop down.
- QuickAccessToolbar Customization Form has been changed to Office2007Form and it will take the colorscheme from the parent Ribbon Form.
- Added Managed ColorScheme support with Office 2007 style for ScrollersFrame.
- Added Managed ColorScheme support with Office 2007 style for StatusStripEx.
- Added Office2007 style for TabBarSplitterControl with all three color schemes and custom color support too.
- Added exact VS2008 style for TabcontrolAdv with border around TabPages.
- Added TabpageClosing and TabpageClosed events for TabPageAdv.
- Included scroll event for TrackBarEx.
- Added Office2007 style for XPTaskBar with all three color schemes.
- Added Managed ColorScheme support with Office 2007 style for XPTaskBar.
- Added Managed ColorScheme support with Office 2007 style for XPTaskPane.
- Issue with floating window which throws exception when OS color scheme is changed has been fixed.
|
| What's Fixed: |
- Issue with text disappearing from the textbox, when AutoCompleteMode is set to Both, has been fixed.
- Performance issue with AutoCompleteComboBox has been fixed.
- Issue with the selection of AutoComplete Items has been fixed.
- Issue while Copy Pasting a negative value in the DoubleTextBox, looses negative sign, has been fixed.
- Exception thrown issue, when using button inside ButtonEdit, due to lack of garbage collection, has been fixed.
- Cancelling the KeyDown event, allows the user to cycle through the items in the ComboBoxAdv issue, has been fixed.
- ComboBoxAdv's Remove() method throws ArgumentOutOfRange Exception has been fixed.
- Issue of text portion background of ComboBoxBase, not white in color when Office2007 visual style is set, has been fixed.
- Issue with MinimumHeight of CommandBar which was not working properly, has been fixed.
- Issue with CurrencyTextBox appending the newly entered value, with the previously entered value, has been fixed.
- Issue with the ReadOnlyBackColor property of CurrencyTextBox has been fixed.
- DateTimePickerAdv Performance is improved when initializing the control has been fixed.
- Issue with DateTimePickerAdv omitting the DateSeparator of the culture, has been fixed.
- Issue with Floating window caption not rendered using aero glass, when using VS2005 visual style, has been fixed.
- When ClearType is turned on, the caption of floating control, blurs by moving a window on its caption bar issue has been fixed.
- While reloading the application, the size and state of the dock enabled MDI child control has been fixed.
- Issue with the size and position of the floating panels doesn't persist, has been fixed.
- Issue with DockingManager which was not able to load the states saved, using previous versions has been fixed.
- Inconsistency with docking manager behavior, when loading the DesignerDockState has been fixed.
- Issue with size of the docked control not preserved, after resizing it in MDI child mode, has been fixed.
- Issue with Autohide tabbed header getting smaller with Office2007 style, has been fixed.
- Flickering issue, while changing the dock control from docking state to MDI child, has been fixed.
- The SetDockLabel method of DockingManager which was not working properly in Vista, has been fixed.
- Issue with Docked Control tab captions are cut off at the end, while auto hidden has been fixed.
- Issue with BeforePopup event of the ParentBarItem which was not firing properly has been fixed.
- Wrong Date format display issue, when RightToLeft property is set for Office2007Form has been fixed.
- Issue with inherited Form not retaining the layout of the Parent Form docked controls has been fixed.
- Issue with Autohide property which prevents displaying usercontrol has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Problem with DisallowFloating property of DockingManager has been fixed.
- Issue with docking drag indicator which shows up with a square background when OS color scheme is changed, has been fixed.
- Panels issue which were not getting tabbed after reloading it has been fixed.
- Issue with Scroll Bars in Docking Windows, which do not go to next control, they jump to the first and last one, has been fixed.
- Issue with Up/Down buttons getting displayed in blue color in this version, for Visual Style set to Office2007, has been fixed.
- Issue with MinValue property of DoubleTextBox not working properly, has been fixed.
- Issue with SelectedItem returning empty in the textbox leave event has been fixed.
- Exception thrown issue in Schedule, while changing the culture setting, has been fixed.
- Issue with header panel which uses Flowlayout is not getting displayed, has been fixed.
- Issue with BackColor of controls in GradientPanelExt, always getting set to Parent BackColor, has been fixed.
- Issue with position of the toolbars created dynamically getting changed, when a StatusBar is added to the Form has been fixed.
- Issue with occurence of flash in the menu and toolbar, when changing the visibility of the ParentBarItem, has been fixed.
- Issue with display of all Child BarItem under one ParentBarItem, when setting IsMdiContainer = true in the Base form, has been fixed.
- Specifying IsMdiContainer = true in BaseForm ignores the visible property of ParentBarItem in the DerivedForm issue has been fixed.
- Issue with Form.Localizable property giving error, while using MainFrameBarManager has been fixed.
- Issue with Menu mnemonics for ListBarItems child captions, getting shown in sub-menus, has been fixed.
- Issue with TextBoxValue which can be changed in ComboBoxBarItem using Form load, has been fixed.
- Flash occuring issue when we change the visibility of the ParentBarItem has been fixed.
- Popmenu expand issue with XPMenus has been fixed.
- Issue with BarCaption name which was not editable, while localizing Menus, has been fixed.
- NullReferenceException occuring issue at ReleaseSeparatorList() when executing the application twice has been fixed.
- Issue when dragging the icon over the other ends up being in the checked state has been fixed.
- NullReferenceException which was unhandled while clearing the bar in MainFramBarManager has been fixed.
- MainFrameBarManager's ResumeEvents() method raises exception has been fixed.
- QuickCustomizing Menu closing issue, when clicking the ""Add or Remove Buttons"" options has been fixed.
- The output is not localized with regional setting in German. e.g. 1.5 is not visualized as 1,5, has been fixed.
- Issue with the height of the MainMenuBar, which was varied, when hiding the BarItem in MainFrameBarManager, has been fixed.
- Issue with Toolbar items, not loaded, when MdiChildListBarItem is used, has been fixed.
- Issue with background of the disabled control not displaying correctly for VisualStyle Office2007 and Default style, has been fixed.
- Slow Performance while drawing the controls in Office2007Form, when it is maximized, is improved.
- Issue with maximizing the Office2007Form on Secondary monitor, has been fixed.
- Issue with Office 2007 Form, which draws white line, for RightToLeft = yes and RightToLeftLayout = true settings, has been fixed.
- Issue with Office2007 form, whose BackColor was not getting displayed, has been fixed.
- Issue with Dropdown getting closed, while clicking on color dialog, has been fixed.
- Issue with the bar in the ProgressBarAdv control getting drawn over its right and bottom borders has been fixed.
- Issue with ProgressBarAdv control's bar getting drawn incorrectly, has been fixed.
- Adding a group to the Ribbon dynamically, does not allow to switch between the tabs issue has been fixed.
- Issue with MDI Childform's ToolsStripTabItems not refreshed properly when merging with RibbonControlAdv has been fixed.
- Designer issue which occurs when inheriting the RibbonForm with buttons in the MainPanel has been fixed.
- Issue with RibbonControlAdv control in multiple monitoring system has been fixed.
- Exception rises issue when hiding the child form [Ribbon form] has been fixed.
- Issue with RibbonForm, which creates four control buttons in MDI mode using ChildFrameBarManager, has been fixed.
- Issue with RibbonForm, which creates three control buttons in MDI mode using ChildFrameBarManager, has been fixed.
- Top of maximized RibbonForm is cut off in Vista, has been fixed.
- Issue with user control getting disappeared in the designer, when the SplitContainerAdv is added, has been fixed.
- Issue with ChildForm loosing its Title Bar, when it is detached from TabbedMDIManager, has been fixed.
- Issue with BeforeMDIChildAdded event getting triggered more than once at first MDI child is added has been fixed.
- Error message is shown issue when the TabStyle property is set to OneNoteStyle or Office2003Style has been fixed.
- Flickering issue when using TabControlAdv in custom user control, has been fixed.
- TabPageAdv's text format issue which is lost when the tab page is selected has been fixed.
- Issue with IsTransparent property of TabPageAdv, which doesn't retain the value set through Designer has been fixed.
- Argument Exception occurs when scrolling the MultiColumnTreeview control has been fixed.
- Issue with child node text not displaying fully, when TreeViewAdv control is scrolled horizontally to the right, has been fixed.
- Issue with HelpText displaying only for the column, in MultiColumnTreeView has been fixed.
- Issue with TreeViewAdv not printing more than one page, has been fixed.
- Tree nodes indentation issue, when added using BeforeSelect event handler has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Issue with SeparatorIndices default value getting changed to one has been fixed.
- Issue with XPTaksBar, where Vertical Scrollbar automatically scrolls up when we click any last items in the XpTaskBar, has been fixed.
|
| Implementation changes: |
- ToolStripEx.ShowItemToolTips is set to false by default.
|
| Grid Windows | |
| What's New: |
- Abilty to have multiple cell models/renderer derived from GridFormulaCellModel/Renderer in a GridModel has been fixed.
- Support for canceling removing GroupedColumn. QueryAllowDragColumn event is raised with reason GridQueryAllowDragColumnReason.Remove.
|
| What's Fixed: |
- Issue with sort columns not showing the sort order properly, after the 10th column, has been fixed.
- Issue with Active Currency cell showing some default value, has been fixed.
- Issue while entering the MonthCalender Cell value using keyboard, the Cell value not updated, has been fixed.
- Cell reference adjust issue in different sheets has been fixed.
- Issue with references not getting updated properly for multiple inserts, within a BeginUpdate has been fixed.
- Issue with Round function which returns invalid argument on empty cell ref, has been fixed.
- Issue with empty string computed results when UseNoAmpersandQuotes is set to true, has been fixed.
- Problem with logical expressions and empty cells has been fixed.
- Issue with Parsing function arguments failing to work, when the first character in a literal string argument is a comma, has been fixed.
- Exception where its been caught and then thrown again were changed to rethrow the same exception to avoid loss of stack trace of the root point has been fixed.
- Issues like Drawing glitch that occurs when quickly dragging the mouse to the bottom-right corner, and some parts getting inverted has been fixed.
- Exception thrown issue, when GridControl is serialized as Binary has been fixed.
- Issue with SizeGripStyle rendering and RTL, has been fixed.
- Issue with CheckBox and RadioButton which are not drawn with Office 2003 visual style for GridControl, when using Windows Classic Theme has been fixed.
- Grid is ignoring the CultureInfo values set to the cell and uses local settings for MonthCalendar cell type issue has been fixed.
- Issue with Standard style not getting exported to Excel, has been fixed.
- In GridDataBoundGrid, issue with extra column getting added at the last column, has been fixed.
- Repainting issue on calling Refresh, when Custom Engine is used, has been fixed.
- Possible null/index out of range exceptions because of redArrowField is less than 0 while drag/drop columns has been fixed.
- Issue with HScrollValue changing on clicking frozen cols cell has been fixed.
- Issue with getting row height of the nested table elements when the NestedTable object was cached earlier, has been fixed.
- Fixes NullReferenceException when customizing groups section and not adding a CaptionSection has been fixed.
- Exception is thrown when clicking around in the nested tables and the parent record in parent table was removed during performance sample with multiple levels of nesting has been fixed.
|
| Chart Windows | |
| What's New: |
- Added a Range Area support in Chart.
- Improved ChartWizard look and feel and added more functionalities in the Chart wizard.
- Improved Chart performance when the chart has huge amount of points, but if it displays less amount of points plotted in the visible chart area.
- Revamped the Templates section of Chart and cleaned up the functionalities. Added a new static APIs Save and Load in ChartTemplate class for better usability.
- Added a support for binding IEnumerables like ArrayList to the chart.
- Completely revamped the Toolbar functionalities and appearance of it. Enhanced the quality of icons and added more options like Toggling 3D and Legends.
|
| What's Fixed: |
- Issue with drawing Chart symbols has been fixed.
- Issue with default value getting displayed, when the range of Y axis is very small, has been fixed.
- Issue with StepLine chart, which ignores the last series point, has been fixed.
- Exception which was thrown, while setting the PrimaryXAxis or PrimaryYAxis font as null has been fixed.
- Exception which was thrown, while setting the PrimaryXAxis or PrimaryYAxis interval type as Unknown, has been fixed.
- Issue with Chart axis labels, which were getting messed up, has been fixed.
- Application crashing issue, when the axis interval is set to 0, has been fixed.
- Issue with Chart Axis title which was overlapping with Chart axis labels, has been fixed.
- Chart Control performance is improved.
|
| Migration issues: |
- Corrected the Typo mistake in the property ChartAxis.Aligment to ChartAxis.Alignment.
- Some Chart default values have been changed for better looking appearance. Please find the following link for more details. : Chart default values changes
|
| Implementation changes: |
- ChartToolBarButtonCollection is made as Obsolete and will not be used anymore. Please use ChartToolBarItemCollection instead of ChartToolBarButtonCollection.
|
| Diagram | |
| What's New: |
- Added a PolylineLinkTool that works like a Poly Line.
- Added complete Localization support for Diagram dialogs.
- Enhanced the ConnectionPoint feature by adding support for Highlighting, changing appearance and etc.,
- Added HandleOutlineColor property which uses to change the color of Handle.
- Added TrackingStyle property which uses to change the color,line style,width of SelectTool.
- Added property ScrollVirtualBounds of type RectangleF to handle the size of Virtual space around the diagram control. For ex : If you set this property as "this.diagram1.ScrollVirtualBounds = new RectangleF(0, 0, 0, 0);", it will hide the Virtual space(grey area) of the diagram.
|
| What's Fixed: |
- Issue with Magnification not getting changed to 100%, when Diagram is exported as image, and scrolled immediately, has been fixed.
- Object Reference Exception occurs while deserializing the Group using Soapformatter issue has been fixed.
- NullReferenceException thrown issue, when diagram controls are created in threaded processes, has been fixed.
- Custom Layout grid works fine when customized.
- Issue with HeadEndPoint direction of OrthogonalLink which was changing after copy/paste, has been fixed.
- Application hanging issue, when ControlNode hosting Button is inserted in the Diagram has been fixed.
- Issue with RenderContiguousData() method getting called again and again has been fixed.
- Issue with text node which was editable, even when the Enabled property was set to false has been fixed.
- Problem with converting Visio file to palette file has been fixed.
- Problem with Automatic line routing has been fixed.
- Issue with Diagram not copying the Line connectors ports, while copying group node has been fixed.
- Issue with Fraction values getting added to the size property, when the magnification level is at 175% has been fixed.
- Issue with Properties under the EditStyle property showing no effect on nodes of type LineConnector, has been fixed.
- Issue with Custom Layout grid which was not working has been fixed.
- Performance problem with TryConnect method has been fixed.
- Performance problem in loading the nodes in the layout has been fixed.
- Issue with SizeChanging event, which was not firing properly, has been fixed.
- Issue with ControlNode added to the SymbolPalette shows null data, when dragged and dropped onto the diagram has been fixed.
- Need to change source to prevent duplicate references from being created issue, has been fixed.
- Exception thrown issue, when deserializing a symbol palette file has been fixed.
- Performance problem, when using 1000 line connectors has been fixed.
- Issue with the VisualType property of the ports in EDP node which was not working properly, has been fixed.
- Issue with RhombPort which was not working, when set 'Port' VisualType to RhombPort, has been fixed.
- Issue with AllowMoveX and AllowMoveY properties which were not working with multiple selection of Line connectors, has been fixed.
- TextNode's text display issue, which was displayed bold, when it is not set to Bold, has been fixed.
- Issue with Text Node getting deleted, when EditStyle.AllowDelete is set to false, has been fixed.
- Issue with Line Connector which gets overlayed when setting LineBridgingEnabled property to true has been fixed.
- Issue with additional pages getting created, when Fit To sheet across and down properties in page setup, is set to 1, has been fixed.
- ConnectionsChanged event should not fire while dragging connected nodes issue has been fixed.
- Issue with symbols appearing slightly blurred, if custom layoutmanager is used, has been fixed.
- Issue with NodeCollectionChanging Event in which evtArgs.Cancel property is not working has been fixed.
- Issue with ControlNode,which when added to the SymbolPalette, shows null data, when dragged and dropped onto the diagram, has been fixed.
- Issue with SetEnabledNodeSelection Client-side property which was not working in DiagramWebControl, has been fixed.
- MagnificationChanged event is not raised in DiagramControl has been fixed.
- Problem with Serializing the palettes in Diagram Control has been fixed.
- Performance issue with Diagram Control when changing the symbols visibility has been fixed.
- Problem with resizing the group nodes in diagram model has been fixed.
- Performance problem, when loading diagram file has been fixed.
- Performance problem, has been fixed, when moving the nodes, if Linebridge is enabled.
- Overflow exception throws when stretching the line in 50% magnification issue has been fixed.
|
| Edit Windows | |
| What's Fixed: |
- Issue with Last character not overwritten in EditControl, when the InsertMode is false has been fixed.
- Exception which was raised, when selecting all the text, and deleting it when HighlightCurrentLine is enabled has been fixed.
- Issue with the EditControl which failed to find the string, when regular expression is used has been fixed.
- Issue with Horizontal scrollbar not being refreshed properly in EditControl has been fixed.
- Issue with AltGr+Key which was not working in Edit Control, has been fixed
- Issue with Text Alignment not working, when tabs (\t) is used in the Text property has been fixed.
- Issue with EditControl, which fails to find string, when regular expression is used has been fixed.
- Issue with AltGr key combinations, which doesn't work in Danish Keyboard, has been fixed.
- Issue with Alt Gr key combinations, which doen't work in French Keyboard has been fixed.
|
|
| |
Essential Studio for Windows Forms 6.2.0.32 |
04/07/2008 |
|
| Tools Windows | |
| What's New: |
- Added support for setting Office2007 form while changing the state of docking enabled control as MDIChild.
- Added VS2008 Drag Provider Style to provide exact look and feel.
- Added Managed ColorScheme support with Office 2007 style for the following Editor Controls. Now user can set managed custom colors to all Office2007 Styled controls like ButtonAdv, ButtonEdit, Calculator, CheckBoxAdv, ComboboxAdv, Combobase, ComboDropDown, ComboboxAutocomplete, NumericUpDownEx, DomainUpDownEx, FontCombobox, RadioButtonAdv, ColorPickerUIAdv, DateTimePickerAdv, MonthCalendarAdv, MultiColumnCombobox etc.
- Added Managed ColorScheme support with Office 2007 style for Groupbar.
- Added ability to rearrange the controls laid out by flow layout, grid layout and gridbag layout in the designer by simply dragging it.
- BannerTextProvider component to provide watermark text to editor controls like TextBoxExt, ComboboxAdv, XPMenus Items like TextboxBarItem, ComboboxBarItem, ToolStripEx Items like TextBoxItem, ComboboxItem and other Microsoft editor controls too.
- New TabBarSplitterContainer Control based on Visual Studio 2008 split view designer. User can switch the position, collapse and align horizontally and vertically.
- Added ComboBoxEx item option in ToolStripEx items collection for supporting Office 2007 scrollbars and resizable drop down.
- QuickAccessToolbar Customization Form has been changed to Office2007Form and it will take the colorscheme from the parent Ribbon Form.
- Added Managed ColorScheme support with Office 2007 style for ScrollersFrame.
- Added Managed ColorScheme support with Office 2007 style for StatusStripEx.
- Added Office2007 style for TabBarSplitterControl with all three color schemes and custom color support too.
- Added exact VS2008 style for TabcontrolAdv with border around TabPages.
- Added TabpageClosing and TabpageClosed events for TabPageAdv.
- Included scroll event for TrackBarEx
- Added Office2007 style for XPTaskBar with all three color schemes.
- Added Managed ColorScheme support with Office 2007 style for XPTaskBar.
- Added Managed ColorScheme support with Office 2007 style for XPTaskPane.
- Issue with RibbonForm, which creates three control buttons in MDI mode using ChildFrameBarManager, has been fixed.
- Top of maximized RibbonForm is cut off in Vista, has been fixed.
|
| What's Fixed: |
- Issue with text disappearing from the textbox, when AutoCompleteMode is set to Both, has been fixed.
- Performance issue with AutoCompleteComboBox has been fixed.
- Issue with the selection of AutoComplete Items has been fixed.
- Issue while Copy Pasting a negative value in the DoubleTextBox, looses negative sign, has been fixed.
- Exception occurs when using button inside ButtonEdit due to lack of garbage collection has been fixed.
- Cancelling the KeyDown event allows the user to cycle through the items in the ComboBoxAdv has been fixed.
- ComboBoxAdv's Remove() method throws ArgumentOutOfRange Exception has been fixed.
- Issue of text portion background of ComboBoxBase, not white in color when Office2007 visual style is set, has been fixed.
- MinimumHeight of CommandBar is not working properly has been fixed.
- Issue with CurrencyTextBox appending the newly entered value, with the previously entered value, has been fixed.
- Issue with the ReadOnlyBackColor property of CurrencyTextBox has been fixed.
- DateTimePickerAdv Performance is improved when initializing the control has been fixed.
- Issue with DateTimePickerAdv omitting the DateSeparator of the culture, has been fixed.
- Issue with Floating window caption not rendered using aero glass, when using VS2005 visual style, has been fixed.
- When ClearType is turned on, the caption of floating control, blurs by moving a window on its caption bar issue has been fixed.
- While reloading the application, the size and state of the dock enabled MDI child control has been fixed.
- Issue with the size and position of the floating panels doesn't persist, has been fixed.
- Issue with DockingManager which was not able to load the states saved, using previous versions has been fixed.
- Inconsistency with docking manager behavior, when loading the DesignerDockState has been fixed.
- Issue with size of the docked control not preserved, after resizing it in MDI child mode, has been fixed.
- Issue with Autohide tabbed header getting smaller with Office2007 style, has been fixed.
- Flickering issue, while changing the dock control from docking state to MDI child, has been fixed.
- The SetDockLabel method of DockingManager which was not working properly in Vista, has been fixed.
- Issue with Docked Control tab captions are cut off at the end, while auto hidden has been fixed.
- Issue with BeforePopup event of the ParentBarItem which was not firing properly has been fixed.
- Wrong Date format display issue, when RightToLeft property is set for Office2007Form has been fixed.
- Issue with inherited Form not retaining the layout of the Parent Form docked controls has been fixed.
- Issue with Autohide property which prevents displaying usercontrol has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Problem with DisallowFloating property of DockingManager has been fixed
- Issue with floating window which throws exception when OS color scheme is changed has been fixed.
- Issue with docking drag indicator which shows up with a square background when OS color scheme is changed, has been fixed.
- Panels issue which were not getting tabbed after reloading it has been fixed.
- Scroll Bars in Docking Windows do not go to next control, they jump to the first and last one has been fixed.
- Issue with Up/Down buttons getting displayed in blue color in this version, for Visual Style set to Office2007, has been fixed.
- Issue with MinValue property of DoubleTextBox not working properly, has been fixed.
- Issue with SelectedItem returning empty in the textbox leave event has been fixed.
- Exception in Schedule while changing the culture setting has been fixed.
- Issue with header panel which uses Flowlayout is not getting displayed, has been fixed.
- Issue with BackColor of controls in GradientPanelExt, always getting set to Parent BackColor, has been fixed.
- Issue with position of the toolbars created dynamically getting changed, when a StatusBar is added to the Form has been fixed.
- Issue with occurence of flash in the menu and toolbar, when changing the visibility of the ParentBarItem, has been fixed.
- Issue with display of all Child BarItem under one ParentBarItem, when setting IsMdiContainer = true in the Base form, has been fixed.
- Specifying IsMdiContainer = true in BaseForm ignores the visible property of ParentBarItem in the DerivedForm issue has been fixed.
- Issue with Form.Localizable property giving error, while using MainFrameBarManager has been fixed.
- Issue with Menu mnemonics for ListBarItems child captions, getting shown in sub-menus, has been fixed.
- Issue with TextBoxValue which can be changed in ComboBoxBarItem using Form load, has been fixed.
- Flash occuring issue when we change the visibility of the ParentBarItem has been fixed.
- Popmenu expand issue with XPMenus has been fixed.
- Issue with BarCaption name which was not editable, while localizing Menus, has been fixed.
- NullReferenceException occuring issue at ReleaseSeparatorList() when executing the application twice has been fixed.
- Issue when dragging the icon over the other ends up being in the checked state has been fixed.
- NullReferenceException which was unhandled while clearing the bar in MainFramBarManager has been fixed.
- MainFrameBarManager's ResumeEvents() method raises exception has been fixed.
- QuickCustomizing Menu closes when clicking on the ""Add or Remove Buttons"" options has been fixed.
- The output is not localized with regional setting in German. e.g. 1.5 is not visualized as 1,5 has been fixed.
- The height of MainMenuBar is varied when hide the BarItem in MainFrameBarManager has been fixed.
- Toolbar items not loaded when MdiChildListBarItem is used has been fixed.
- Issue with background of the disabled control not displaying correctly for VisualStyle Office2007 and Default style, has been fixed.
- Slow Performance while drawing the controls in Office2007Form, when it is maximized, is improved.
- Issue with maximizing the Office2007Form on Secondary monitor, has been fixed.
- The Office 2007 Form draws white line when RightToLeft = yes and RightToLeftLayout = true are set has been fixed.
- BackColor is not getting displayed for Office 2007 form has been fixed.
- Issue with Dropdown getting closed, while clicking on color dialog, has been fixed.
- Issue with the bar in the ProgressBarAdv control getting drawn over its right and bottom borders has been fixed.
- Issue with ProgressBarAdv control's bar getting drawn incorrectly, has been fixed.
- Adding a group to the Ribbon dynamically, does not allow to switch between the tabs issue has been fixed.
- Issue with MDI Childform's ToolsStripTabItems not refreshed properly when merging with RibbonControlAdv has been fixed.
- Designer issue which occurs when inheriting the RibbonForm with buttons in the MainPanel has been fixed.
- Issue with RibbonControlAdv control in multiple monitoring system has been fixed.
- Exception rises issue when hiding the child form [Ribbon form] has been fixed.
- RibbonForm creates four control buttons in MDI mode using ChildFrameBarManagerb has been fixed.
- Top of maximized RibbonForm is cut off in Vista has been fixed.
- Issue with user control getting disappeared in the designer, when the SplitContainerAdv is added, has been fixed.
- Issue with ChildForm loosing its Title Bar, when it is detached from TabbedMDIManager, has been fixed.
- Issue with BeforeMDIChildAdded event getting triggered more than once at first MDI child is added has been fixed.
- Error message is shown issue when the TabStyle property is set to OneNoteStyle or Office2003Style has been fixed.
- Flickering issue when using TabControlAdv in custom user control, has been fixed.
- TabPageAdv's text format issue which is lost when the tab page is selected has been fixed.
- Value set to the IsTransparent property of TabPageAdv is not retained in Designer has been fixed
- Argument Exception occurs when scrolling the MultiColumnTreeview control has been fixed.
- Issue with child node text not displaying fully, when TreeViewAdv control is scrolled horizontally to the right, has been fixed.
- Issue with HelpText displaying only for the column, in MultiColumnTreeView has been fixed.
- Issue with TreeViewAdv not printing more than one page, has been fixed.
- Tree nodes indentation issue, when added using BeforeSelect event handler has been fixed.
- Issue with Form RightToLeft property not working properly for button text when using text with Hebrew and Eng has been fixed.
- Issue with SeparatorIndices default value getting changed to one has been fixed.
- Vertical Scrollbar automatically scrolls up when we click any last items in the XpTaskBar has been fixed.
|
| Grid Windows | |
| What's New: |
- Abilty to have multiple cell models/renderer derived from GridFormulaCellModel/Renderer in a GridModel has been fixed.
- Support for canceling removing GroupedColumn. QueryAllowDragColumn event is raised with reason GridQueryAllowDragColumnReason.Remove.
|
| What's Fixed: |
- Sort columns not showing the sort order properly after the 10th column has been fixed.
- Issue with Active Currency cell showing some default value has been fixed.
- Issue while entering the MonthCalend
| | | |