In This Topic
Note: ComponentOne Studio for Entity Framework has been merged with the WinForms, WPF, and Silverlight studios for the 2013 v2 release and is now called ComponentOne Entity Framework DataSource.
BarCode for WinForms 4.0.20132.66
Improvements
- Korean localization added.
Chart for WinForms 4.0.20132.23192
Changes
- Updated GrapeCity JPN AboutBox URLs.
- Minor internal double buffering changes.
- Implemented additional GrapeCity licensing model changes for JPN builds.
- Implemented new GrapeCity licensing model for JPN builds.
- Line charts and area charts are now treated equally with zoom operations.
Bug Fixes
- Japanese characters are no longer clipped by the Fill color rectangle.
- The ChartData Fill color button of the Wizard and Properties dialogs is now correctly positioned after resizing the form.
- Radar charts with clipped data now display all points correctly.
- The AboutBox evaluation notice has been corrected.
DataObjects for WinForms version 2.0.20132.271
Changes
- URL changes for GrapeCity JPN AboutBox.
DynamicHelp for WinForms 4.0.20132.60
Changes
Editor for WinForms 20132.203
Improvements
Bug Fixes
- Table copied from MS Word 2010 doesn't paste in C1Editor on a machine with IE10 installed. Fixed.
- Multiple issues in merged and pasted tables. Fixed.
- Adding a Table Select All and applying of 'Increase Indent' , the table is disappeared in C1Editor. Fixed.
- 'NullReferenceException' occurs when setting and removing bullets to two selected cells of a table. Fixed.
- "Unhandled Exception - XHTML Editor - ". Fixed.
- Three or more time Merging/Splitting in a table throws System.ArgumentOutOfRangeException. Fixed.
Excel for WinForms 2.1.20132.262
Improvements
- Updated About Box image.
- Changes for WinRT support (without shapes).
Bug Fixes
- Fixed Excel file cannot be created when save as OpaqueBiff8 fileformat. *Fixed for request to modify the filedescription of Design dll.
- Fixed incorrect row count is returned when few rows are deleted in MS Excel & loaded in C1Excel in Biff8 (.xls) format.
FlexGrid for WinForms 2.6.20132.782
Improvements
- Improved thread safety in scenarios where grids are created simultaneously on multiple threads.
Bug Fixes
- Improved clipboard handling when pasting into columns with IC1MultiColumnDictionary data maps.
- Improved handling of RemoveItem notifications.
- Improved mouse handling on empty grids.
- Fixed issue with designer font serialization.
- Improved performance when exporting large XLSX files.
- Fixed issue with XLSX import.
- Improved auto-sizing to account for edit buttons in cells.
- Improved style handling with VisualStyles.
- Improved rendering of Japanese text in the vertical direction.
GanttView for WinForms 20131.102
New Features
- Added event SelectedIndexChanged in C1GanttView.
- Added Zoom In - Zoom Out feature.
Changes
- Moved to the subscription licensing model in Japanese build.
- URL changes for GrapeCity JPN AboutBox.
- Synchronized changes with C1FlexGrid 2/4.6.20132.778.
Bug Fixes
- Fixed an issue: ZoomFactorChanged event fired twice for 'ZoomIn'/'ZoomOut' actions clicking via on 'ZoomIn'/'ZoomOut'menu items.
- Fixed an issue: When a task and a deadline is created in C1GanttView, and this deadline exist after the task bar , after clicking on the ‘Zoom In’ toolbar button and dragging the existing deadline and drop it before the start of task bar, “System.NullReferenceException” is observe.
- Fixed an issue: grid and chart view areas become blank when a user opens the Tasks Collection Editor, then opens BarStyles Collection Editor, and clicks the drop-down button for the BarColor property.
- Fixed an issue: Zoom "1 month" has some issues.Let say today is "July 11" which will be project start date and if user zooms "1 month" then the start date is "June 16" and end date is "Aug 4" which is 7 weeks(49 days). When user has choose "Custom:" option and enter "1" and "Month(s)" values in textbox and dropdown. Zoom dialog is closed by clicking "OK" button to apply the changes. When user reopen the Zoom dialog, it is observed that "3" and "Thirds of Month(s)" is selected for "Custom:" options instead of selecting "1 month" in Zoom dialog.
- Fixed an issue: All the tasks are not shown in one view if "Zoom Entire Project" after "Zoom Selected Task" or Zoom In/Out or reset value in custom text box to initial value.
- Fixed an issue: If user set "1 Half Year(s)" for "Custom:" option then it is shown as "2 Quarter(s)" when Zoom dialog is reopened.
- Fixed an issue: When a task with ‘Task Mode’ and ‘Task Name’ is created, but without adding duration or start date and end date(i.e without creating task bar in chart view), after clicking on ‘Zoom Selected Task’ toolbar button on this task, the ‘Unit’ for middle tier should selected as ‘Hours’ and the ‘Zoom Out’ button in “Zoom” drop down should zoom more in C1GanttView.
- Fixed an issue: When user have set ‘Zoom Entire Project’ (Since in Zoom Entire Project : Middle Tier = Days, Bottom Tier = Hours )for C1GanttView.Clicking “Zoom In” toolbar button, it didn’t zoom in (because Middle Tier become ‘Week’ unit and Bottom Tier become ‘Day’ and it rather works like zoom out . Clicking “Zoom Out” toolbar button, it did zoom out but display as incorrect timescale. The timescale should be (Middle Tier = Weeks,Bottom = Days) but actual result which C1GanttView display was (Middle Tier = Month, Bottom Tier = Days).
- Fixed an issue: When ‘Middle Tier’ is set to ‘Months’, ‘Bottom Tier’ is set to ‘Weeks’ and changing ‘Minimal Cell Width’ to 50, after clicking on “Zoom In” or “Zoom Out”,“System.ArgumentOutOfRangeException” is observed.
- Fixed an issue: Cannot zoom to specific time range with ZoomToRange() if zoom to range out of project's time.
- Fixed an issue: After opening "C1GanttView.BarStyles Collection Editor" and adding a new bar style, any changes to bar colors in the collection editor are immediately shown in the designer view. Then, after closing this collection editor and opening it once again, changes to bar colors don't affect the designer view.
- Fixed an issue: When selecting ‘Zoom Out’ and then selecting‘Zoom In’ option in ‘Zoom’ drop down and then, changing the displayed ‘Timescale’ of C1GanttView (eg . Selecting ‘Month’ in‘Units’ drop down in ‘Middle Tire’ and selecting ‘Weeks’ in ‘Units’ drop down of ‘Bottom Tier’) , and then selecting ‘ZoomOut’ option again in ‘Zoom’ drop down. "ArgumentOutOfRangeException ” is observed.
- Fixed an issue:DropDown from Zoom dialog should not be editable.
- Fixed an issue:While all visible property of all tiers are set to false , after setting ‘Zoom Entire Project’ and setting to true again for all the visible property of two tiers (i.e Middle and Bottom tiers), ‘GridView’ and ‘ChartView’ are not display anymore and shown as white blank in its area.
- Fixed an issue:‘ZoomSelectedTask’ toolbar is still disable when new task is created and selected.
- Fixed an issue: When ‘Duration Only’ manual task or ‘0’duration manual task is created, after selecting any of this task and click ‘ZoomSelectedTask’ toolbar button, “System.InvalidOperationException” is observed.
- Fixed an issue: Description is not localized for new event "SelectedIndexChanged"
- Fixed an issue: NullReferenceException is observed in C1GanttView when using MEF in the application.
Gauge for WinForms 20132.93
Changes
- URL changes for GrapeCity JPN AboutBox.
- Moved to the subscription licensing model in Japanese build.
Input for WinForms 20132.33305
New Features
- New C1SplitButton control. Use Items property to set collection of drop down items. Use DropDownItemClicked event to handle the Click event on an item.
- New Sample - SplitButtons
- [C1DateEdit] Full support for Hijri and Um Al Qura calendars.
Improvements
- [SplitButton] Dropdown of DropDownItem opens when mouse is hovered.
Bug Fixes
- [SplitButton]True value set to Checked property at Design Time does not apply at Run Time. Fixed.
- [SpitButton]e.ClickedItem.Checked property always return False in DropDownItemClicked event.
- [SplitButton]If FlatStyle is System, then dropdown area disappeared from C1SplitButton. Fixed.
- [SplitButton]Although C1SplitButton is deleted its dropdownitems are not deleted. Fixed.
- [SplitButton] If DropDownItem.Text property is null then NullReferenceException is thrown. Fixed.
- [SplitButton] Dropdown window of C1SplitButton can be opened from code when Visible=False. Fixed.
- [SplitButton]If Form is resized or AutoSize/AutoSizeMode/TextImageRelation property of another C1SplitButton is toggled/changed at Design Time then size of C1SplitButton increased. Fixed.
- [C1DbNavigator] Text and tooltip cannot show correctly. Localization issue. Fixed.
- Size of C1SplitButton is does not fit its text and dropdown. Fixed.
- Dropdown window of C1SplitButton can be opened from code when Enabled=False. Fixed.
- If DropDownItem.Text property is empty string then its items collection cannot show at RunTime. Fixed.
- Warning message box show when Image property is set if Text property is empty string. Fixed.
- [C1DateEdit] Unlike previous build, 'NullReferenceException' is occurred when 'Office xxx' visual style is change. Fixed.
- [SplitButton] Issues observed if Text property is "-". (37156 Case1, Case3)Nothing happen if EditItem from ContextMenu/Commands is clicked. Fixed.
- Incorrect behaviors observed when value is set to ImageList or DropDownImageList property. Fixed.
- Default value for Text property of DropDownItem at Design Time as soon as item is added to DropDownItem Collection Editor is provided. Fixed.
- Checked icon for DropDownItem is incorrect if RightToLeft property is Yes. Fixed.
- Setting RightToLeft property to Yes at RunTime does not change layout of dropdown list. Fixed.
- The application does not close when closing the form after choosing date in the calendar of the C1DateEdit control. Fixed.
InputPanel for WinForms 20132.165
Changes
- URL changes for GrapeCity JPN AboutBox.
- Moved to the subscription licensing model in Japanese build.
Bug Fixes
- InputComponent.Tag property is now visible in the property grid and serializable in code-behind. It is still not persisted when saving the input panel definition into an XML file. Fixed.
List for WinForms 20132.231
Bug Fixes
- The behavior of the Combo styles with respect to the Enter keypress is now consistent with the standard combo.
- The behavior of the Combo styles is with respect to the Escape keypress is now consistent with the standard combo.
- When a combo is ReadOnly, the appearance also reflects the ReadOnly state, regardless of mouse movement.
Changes
- Additional changes for new GrapeCity licensing model.
- URL changes for GrapeCity JPN AboutBox.
OLAP for WinForms 20132.133
Improvements
- Build with latest C1Chart (23192), C1FlexGrid (782), and C1Pdf (246).
Pdf for WinForms 20132.246
Bug Fixes
- Fixed part 4 of unlike MS control and previous build, the string drawn * Fixed images are missing when user previewed specific c1dx file and exported to PDFFile.
- Fixed clipping of text does not work.
- Fixed some of the graphics are not included in exported pdf file.
Improvements
- Korean localization added.
- About information for GrapeCity (Japan) version.
Reports for WinForms 20132.54638
New Features
- Added new option to C1.C1Preview.Export.RtfExporter:bool ShapesWord2007Compatible {get;set;}
- Added new report page rendering mode that allows to add content and generate the C1PrintDocument representing the report. New mode is specified by the new PageRenderingMode.ReflowableDocument enum element.
Bug Fixes
- Incorrect line wrapping of Japanese text (new line added after "ten-ten" symbol.
- C1Report's non-paginated RTF filter could produce invalid result if the report contained thin lines.
- C1Report export filters: when a filter (e.g. HtmlFilter) was created on a stream, that stream was closed when the filter completed. When using C1Report.RenderToFilter to render to a stream, the resulting stream could contain just part of the report.
- In export to DOCX, RTF or HTML, extra rows could be inserted when exporting a RenderTable. Fixed.
- Border was not displayed for subreport fields. Fixed.
- Fixed PDF export bugs.
- Fixed exception occurs during document rendering if it contains some types of LinearGradientBrush.
- Fixed XLS export bugs.
- When exporting a custom paper size report with portrait orientation to RtfLabelFilter text alignment was incorrect.
- When exporting a report with Hebrew text to Excel, text was mangled.
- Fixed text clipping when exporting to PDF.
- Fixed link in about box.
- Index out of bounds exception when exporting some reports to PDF.
- Several fixes in export to Open XML Word.
- Hebrew text in page footer was not exported to RTF.
- Enabled export to XPS in Japanese build (.NET 4.0 only).
Scheduler for WinForms 20132.243
New Features
- Added new cancellable event to the C1Schedule control:public event EventHandler<ExchangeEventArgs> BeforeExport; This event occurs before the export operation performed by the C1Schedule.Export method.
- Added new method to the C1Schedule control: Appointment GetAppointmentAtPoint(Point location); Returns the Appointment object which is located in the Schedule at the given screen point.
Improvements
- Updated default printing styles - PrintedDateTime tag in the page footer has been replaced by the GeneratedDateTime tag.
- Updated licensing in Japanese version.
Bug Fixes
- Fixed C1Calendar navigation issue: C1Calendar doesn't honor CalendarInfo.LastDate when navigating via mouse wheel or drop-down month/year selectors.
- “ArgumentOutOfRangeException” is occurred after clicking navigate button of work week view when all week days are Holidays. Fixed.
- Fixed C1Calendar layout at changing ShowWeekNumbers property.
- Added missing localized property descriptions.
- Improved performance when working with recurring events.
- Regression issue - recurring appointments cannot be fetched through Appointment.Conflicts property. Fixed.
SpellChecker for WinForms 20132.129
Improvements
- Korean localization added.
Bug Fixes
- Red wiggly line is shown under the word at topic heading for some cases. Fixed.
- C1SpellChecker marks numbers as duplicates in TextBoxes. Fixed.
- C1SpellChecker marks numbers as duplicates in C1Editor and WebBrowser. Fixed.
- C1SpellChecker checks invisible comments in C1Editor. Fixed.
SplitContainer for WinForms 20132.45
Changes
- URL changes for GrapeCity JPN AboutBox.
- Moved to the subscription licensing model in Japanese build.
SuperTooltip for WinForms 20132.125
Improvements
- Korean localization added.
- Adjusted licensing for Japanese builds
Bug Fixes
- DrawToGraphics method rendered the image slightly smaller than it should. Fixed.
TileControl for WinForms 20132.70
New Features
- Added the TransitionAcceleration property to the Slide class. It sets the acceleration (if value > 1.0) or deceleration (if value < 1.0) of the transition.
- Added the Slides collection property to the Template class. It returns the collection of slides that can replace each other after a given amount of time using the specified transition method, such as Push or Fade.
- Added the TopmostElements property to the Template class. It returns the collection of elements that appear above all slides.
- Added the ShowSlides boolean property to the Tile class. It specifies whether the tile should display slides if any exist in the Template.Slides collection.
- Added HotBackColor and HotForeColor properties to C1TileControl. They specify the colors that replace BackColor and ForeColor of a Tile that is hovered with the mouse.
- Added CheckBackColor and CheckForeColor properties to C1TileControl. They specify the colors that replace BackColor and ForeColor of a Tile when it is checked.
- Added HotCheckBackColor and HotCheckForeColor properties to C1TileControl. These are the colors that replace BackColor and ForeColor of a checked Tile when it is hovered with the mouse.
- Added the AccessibleDescription, AccessibleName, and AccessibleRole properties to the Tile class. They work as the corresponding properties of the standard Control class.
- Added the UncheckAllTiles() method to C1TileControl. It removes check marks from all tiles.
- Added the ImageOrSymbol option to the ImageSelector enumeration. It binds to the default image of a tile or to the Tile.Symbol property if the image is not specified.
- Added the Enabled and EnabledSelector properties to Template. They specify whether the associated tile is enabled, i.e. it can be pressed, checked, or moved by the end user at runtime.
- Added the DataSource and DataMember properties to C1TileControl. It is now possible to load tiles dynamically from a data source at runtime. When some data is changed in the associated data source all tiles are recreated automatically.
- Added the PropertyMappings collection property to C1TileControl. The collection consists of the PropertyMapping objects that establish an association between the property of an item from data source and the property of the corresponding Tile component.
- Added the FilterItem event to C1TileControl. It occurs when loading an item from the data source. You can skip creating a Tile for the given item if you set e.Skip to True in this event handler.
- Added the FormatValue event to C1TileControl. It occurs when a data value has to be mapped to a tile property. Use this event to convert a value to the appropriate data type or to generate value for a given data item. For example, you can use this event to make a background color dependent on a Decimal value obtained from the data source.
- Added the CompareGroups/CompareTiles events to C1TileControl. These events occur when sorting groups and tiles after filling from a data source. They allows the user to compare two groups or two tiles and make a decision which of those items should precede the other in the corresponding collection.
- Added the AllowRearranging property to C1TileControl. It indicates whether the user can rearrange tiles with the mouse or touch device at runtime.
- Added the SwipeRearrangeDistance property that specifies the distance for a swipe gesture to start rearranging tiles.
- Added the TileMovingOpacity property that sets the opacity level of a tile being moved by the user at runtime.
Changes
- "Edit Default Template" smart tag action of a C1TileControl is now renamed to "Edit Default Template Elements". Also, updated the smart tag panel of the Tile components.
- The TileMovingOpacity property renamed to MovingTileOpacity in the C1TileControl.
- Moved to the new internal localization model.
- Moved to the subscription licensing model in Japanese build.
Improvements
- Optimized memory usage for slides.
- Scrolling of tile groups is now started automatically when a tile is moved beyond the bounds of the scrollable surface.
- Accessibility (MSAA) is now supported in C1TileControl.
Bug Fixes
- Fixed an issue: the focused tile can be pressed with the Enter key while moving this or other tile with the mouse.
- Fixed an issue: Form.Deactivate event is fired on a Windows 8 machine when the user starts rearranging tiles.
- Fixed an issue: focus is shown on a tile after pressing the Escape key while moving the tile.
- Fixed an issue: the Click event is fired for a C1TileControl when the Escape key is pressed while moving a tile and the user releases the mouse button.
- Fixed an issue: the Click and MouseClick events were fired for a C1TileControl inappropriately.
- Fixed an issue: it was possible to move tile to a hidden group at runtime.
- Added the missed localization strings for Chinese and Korean.
- Fixed an issue: Tooltip doesn't display the full text of tile when DirectionVertical property is set to True.
- Changed behavior: Tooltip with full text is now not displayed for a text element which TextTrimming is set to None or to PathEllipsis. Showing long paths in the tooltip seems to be unnecessary.
- Fixed multiple layout issues with the TextElement.TextTrimming options (especially with EndEllipsis and WordEllipsis).
- If the Tile object has no associated ToolTipText and its Text is partially displayed, the full text of tile is displayed in the tooltip when the mouse pointer hovers that tile. Fixed.
- Added the missed localization strings for Japanese.
- Fixed an issue: NullReferenceException is thrown when a user clicks the Cancel button in the Template.Slides Collection Editor.
- The Template.Paint event is now fired for slides as well as for the main template. The TemplatePaintEventArgs.Slide property returns the currently drawn slide or null for the main template.
- Fixed an issue: Focus can not be moved to the first/last tile by pressing CtrloHome / CtrloEnd.
- Added a few missed Chinese and Korean localization strings.
- Fixed an issue: although the image list is deleted, images from an image list are still shown on tiles at design time.
- Fixed an issue: an ObjectDisposedException exception is thrown when the Form.Close() method is executed from the Click event handler of C1TileControl.
- Fixed an issue: under Windows 7 the focus rectangle is still shown on a tile after rearranging tiles.
- Fixed an issue: ContextMenu is shown at design-time when a user right clicks on C1TileControl.
- Changed behavior: tiles are not unchecked automatically when a user starts rearranging tiles. This addresses the issue with throwing a NullReferenceException if the Form is closed from a handler of the Tile.CheckedChanged event.
- Updated description of the C1TileControl.ShowToolTips property.
- Fixed an issue: When the group text is displayed with end ellipsis no tooltip is shown for full text.
- Fixed an issue: "Duplicate the selected item" button does not work after opening and closing the Children Collection Editor of a nested panel element.
- Fixed an issue: Unlike Windows 8, tiles remain checked after clicking a tile or starting rearranging tiles.
- Fixed a problem with displaying group caption when the groups are arranged vertically.
- Fixed an issue: NullReferenceException is observed after dragging a tile out of the client area of C1TileControl and clicking the right mouse button.
- Fixed an issue: When a tile is dragged out of the control area, the tile groups are scrolling automatically, but after releasing the mouse button C1TileControl is still scrolling till the end although the tile has already been released.
- Added a few missed Japanese localization strings.
- Added missing strings for Chinese and Korean localization.
- Added a few missing strings for Japanese localization.
- Fixed an issue: if the Form.Close() method is executed from the Tile.Click event handler the ObjectDisposedException is fired in C1TileControl when a user taps this tile using the touch device.
True DBGrid for WinForms 20132.61315
New Features
- New property ViewRow.DataRowIndex. In FetchCellStyle and FetchRowStyle events e.Row returns view row index. In normal mode, in matches to data row index.
- New property ViewRow.DataRowIndex.
Breaking Change
- If the EditorStyle is not explicitly set, then at the time of editing,the HighLightRowStyle setting remains applied.
Bug Fixes
- RowColChange event doesn't fire when clicking the cell of FilterBar at GroupBy view. Fixed.
- In the RowColChange event fired on the filterbar, the Col property value shows the column number before moving. Fixed.
- Misc issues with Tab navigation. Fixed.
- Some data are displayed at Record selector column. Fixed.
- Pressing EnterKey does not navigate through the grid after selcting entry one entry in the AutoDropDown. Fixed.
- Added a few missed JPN property & event descriptions. Fixed.
- When exporting with 'OnePagePerSheet' option to excel file, the exported excel does not show complete data. Fixed.
- Focus is lost for the current cell when using Tab Key for Column Navigation in the Last Column. Fixed.
- Issues are observed in when grid is bound to list items containing VbCrLf character. Fixed.
- While Form.TopMost=True, opening of C1TrueDBGridDropdown hides Current Form and shows opened forms behind it with the dropdown box. Fixed.
- Exception is observed on moving Unbound columns before the bound columns in grouped grid. Fixed.
- Clicking the arrows of the Scrollbar gets wrong values in e.OldValue property of Scroll Event in C1TruedbGrid. Fixed.
- Windows freezes when hitting 'Tab' key in grid filter. Fixed.
- Bold Grouped Header row Data appears slightly condensed towards the end of text. Fixed.
- SelectionRows collection values are not updated according the user selection. Fixed.
- ViewRow.DataRowIndex does not work in Normal DataView. Fixed.
- The horizontal scroll operation in case of multi-line display differs with normal operation. Fixed.
- On setting Editmask property, the new line code gets pasted as "0".
- “AutoDropDown” does not display properly when the same cell is in focus and edited twice without changing the focus to another cell.
- While MarqueeStyle is set to 'FloatingEditor' ,FetchRowStyle & FetchCellStyle events are getting fired. Fixed.
- While MarqueeStyle is set to 'FloatingEditor' and click twice to locked column,the text "False" (or "True") is displayed. Fixed.
Zip for WinForms 20132.102
No changes.