ComponentOne Studio for Entity Framework has been merged with the WinForms, WPF, and Silverlight studios for the 2013 v2 release. The product is now called ComponentOne Entity Framework DataSource.
Romania language resources added.
The C1ContextMenuService.ContextMenu attached property type has been changed to C1ContextMenu.
[C1DockControl] Enhancements of DockControl for V2
[C1DockControl] 'Items Collection' is no longer closed when opening the dropdown for choosing item.
[C1DockControl] Romania language resources added.
[C1DockControl] Improved the style of the inner/outer drop indicators.
[C1ColorPicker] Romania language resources added.
[C1ColorPicker] FontSize is now being updated correctly at runtime.
[C1FlexGrid] Keep collapsed state when ChildItemsCollection is set and the collection is modified
[C1MediaPlayer] Romania language resources added.
[C1OutlookToolbar] LargeIcon and SmallIcon implementation has been simplified.
[C1PdfViewer] Added FindNext and FindPrevious methods to get the occurrence of FindText in the specialized pages.
[C1PdfViewer] Added DocumentInfo property to get the information of current document.
[C1PdfViewer] Added GoToBookmark method which is used to jump to a specified bookmark
[C1PdfViewer] Romania language resources added.
Added a parsing text field.
[C1ReportViewer] Romania language resources added.
[C1ReportViewer] Added a parsing text field.
[C1RichTextbox] Added importing and exporting table without nested cells.
[C1RichTextboxToolbar] A new Table is able to reselect and add again during selection apply on existing table.
[C1Scheduler] Improved performance when working with recurring appointments
[C1Scheduler] There have been performance related changes for the following case: when there are too many appointments in the visible area. Performance is a bit better, but still limited. This is a limitation. Most of the time is taken by the WPF/Silverlight layout system, not by the C1Scheduler control, so there is not much room for further improvements here.
Bug Fixes
[C1ListBox] Scrollbars' corner radius is now displayed correctly.
[C1ListBox]The vertical and horizontal scrollbars visibilities are now updated correctly when zoom mode is disabled.
[C1TabControl]The last item no longer gets selection when navigating the items through its tabstrip menu with Down arrow key.
[C1Menu] Fixed ApplicationCommands support
[C1ListBox] The scrolling issue was fixed, it occurred when setting ItemsSource for second time
[C1DragDropManager] Source marker is now clipped correctly when scrolling inside a scrollviewer.
[C1NumericBox] The value in C1NumericBox can no longer be cut and pasted though "IsReadOnly" property is set to True.
[C1NumericBox] The decimal numbers can now be entered with Round-trip "R" format.
[C1ComboBox]'SelectedIndex' property now works correctly after setting 'Condition' and 'IsDropDownOpen' properties.
[C1TabControl] Tab item selection no longer gets lost when the underlying data source is sorted.
[C1TabControl]The first tab item is not always selected after closing a tab item
[C1TabControl] The second item is now selected after first item is pinned and removed
[C1TabControl] The current item of C1TabControl is now synchronized with the underlying data source
[C1DropDownButton] An exception is no longer raised when IsOpen is set to true before the template is applied
[C1ListBoxItem] The selected state is now reflected correctly when selection is set before the template is applied.
[C1DataGrid] No longer avoid setting the current row by clicking the row header if Row.IsSelectable is false.
[C1DataGrid] C1RowIndexHeaderBehavior is no longer refreshing cells incorrectly.
[C1DataGrid] Incorrect selection is no longer set when dragging and scrolling at the same time.
[C1DataGrid] MouseLeftButtonUp event is now being raised in cell's presenters.
[C1DataGrid] An exception is no longer thrown when dragging in the grouping area.
[C1DataGrid] Auto-generation of columns is now working when the underlying item type is "System.ServiceModel.DomainServices.Client.Entity".
[C1DataGrid] Value of a checkbox of a column is no longer changed with the keyboard when the column is read-only.
[C1DataGrid] Incorrect value is no longer returned by a cell belonging to a FilterRow.
[C1DataGrid] DBNull values are no longer displayed as Nan rather than empty string.
[C1DataGrid] An exception is no longer raised when removing a row by pressing Del key at the same time the selection is performed with the mouse.
[C1DataGrid] The CurrentColumn is now being set correctly when the columns are auto-generated as a consequence of the introduction of a new row.
[C1DockTabControl] C1DockTabControl is no longer missing in Design time if drag and drop C1DockTabControl.
[C1DockControl] In DockingSamples, Dock Tab 1 on the right edge of the Window, an exception will no longer be thrown.
[C1DockControl] Entire dock pane no longer disappears after dragging the pane out and place it back to its original position.
[C1PropertyGrid] Added a new property which will enable multiple-selection and changing the common properties of the objects.
[C1Accordion] Events of the content of C1AccordionItem are now being raised because IsHitTestVisible is set to false.
[C1Book]C1Book no longer disappears when the 'CurrentPage' property is set to an odd number and 'IsFirstPageOnRight=false' os set in runtime.
[C1PropertyGrid] Removed PropertyGroup from VS ToolBox.
[C1Book] An inconsistent CurrentPage value is no longer shown in the property grid and XAML tag.
[C1FlexGrid] Column/Row can now be resized by dragging its header separator. Sorting is now performed correctly on double-clicking the resize separator.
[C1FlexGrid] Sorting is not performed correctly when outline bar buttons are pressed.
[C1FlexGrid] No longer avoid scrolling horizontally when the gesture started over a row header, and vertically when the gesture is performed over a column header.
[C1FlexGrid] Entering in edit mode by performing a double-click is now working.
Sort action is now performed correctly on mouse down instead of on mouse-click, and when double-click is performed in the auto-resize zone.
[C1FlexGrid] You can now select when a row header is being resized.
[C1FlexGrid] Click, Row/ColumnResized events are now being fired.
[C1FlexGrid] Printing now accounts correctly for footer rows.
[C1FlexGrid] GetPageImages method is no longer returning elements whose dimensions were different from the specified pageSize and the ScaleMode was different from ActualSize. Now all the returned pages dimensions are equal to the specified pageSize parameter.
[C1Gauge] The pointer is now able to drag when "InteractionMode" property is set to "Drag" or "ClickOrDrag" at run-time in C1Knob and C1RegionKnob.
[C1Gauge] An InvalidOperationException:'Specified value of type System.Windows.Media...' is no longer raised on resizing C1Knob after moving it
[C1Maps] A StackOverflow exception is no longer raised if map is unloaded while moving because of the inertia.
[C1Maps] Pan feature is now working when the mouse was pressed(without moving) in the pan tools.
[C1Maps] Tool's slider is now showing the correct zoom when set in xaml.
[C1Maps] Map is no longer enlarged when clicking 'Zoom out' button twice, and panning is now stopped when the mouse is released outside the panning control.
[C1Maps] Images of the placemarks now show and polylines now return to their set thickness on zooming in/out
[C1Maps] Clicking the navigation pan now has an effect
[C1PDF] Extra checking has been added to the image rendering code.
[C1PdfViewer] Memory usage no longer becomes very high on switching tabs with PdfViewer.
[C1PdfViewer] The symbol now shows correctly.
[C1PdfViewer] The display position of the pdf control has been corrected.
[C1PdfViewer] Found text is now shown in the view when clicking the 'find next' button in the toolbar.
[C1PdfViewer] The text spacing is no longer enlarged on clicking the mouse on the text.
[C1ReportViewer] The display position of the pdf control has been corrected.
[C1ReportViewer] Found text is now shown in the view when clicking the 'find next' button in the toolbar.
[C1ReportViewer] A NullReferenceException is no longer thrown when loading the 'mhtml' file and found text.
[C1RichTextbox] Row is not correctly inserted when there is horizontal and vertical merged cells in table.
[C1RichTextbox] C1RichTextBox is now scrolled correctly when selecting text by dragging mouse.
[C1RichTextbox] ‘System.Runtime.Remoting.RemotingException’no longer occurs in VS designer when ‘DefaultParagraphMargin’ property is set at design time.
[C1RichTextbox] When the text is pasted on the formatted text then “ArguemntNullException: Value cannot be null. Parameter name: end” is no longer raised.
[C1RichTextbox] When the text is selected, copy and cut icons appear above/below of that text. If that text got deleted, copy and cut icons no longer display.
[C1RichTextbox] The whole table can now be selected after the table cell at the last row is deleted
[C1RichTextbox] Line breaks are no longer removed after pasting from the clipboard.
[C1RichTextbox] Text indentation is now maintained after copy paste.
[C1RichTextbox] The redo action now works on the TextEditor Area.
[C1RichTextbox] An extra table cell is no longer added when copy/paste the merged table.
[C1RichTextbox] A row can now be selected if any cell from that row is deleted using "Delete Cells" menu item from C1RichTextBoxToolbar
[C1RichTextbox] Only first cell/row no longer gets pasted when copying the nested table.
[C1RichTextbox] A Table with merged cells now gets deleted when using Selection.Delete(true,true) method.
[C1RichTextbox] Only selected text is copied and set on alignment.
[C1RichTextbox] When there is text in the table and it becomes selected, the text no longer disappears.
[C1RichTextbox] When you create a bulleted list, there is no longer too little space added to the right of the bullet glyph.
[C1RichTextbox] The GetHtml method no longer adds line breaks after each word.
[C1RichTextbox] An InvalidOperationException is no longer thrown if C1Document's BorderBrush Opacity is accessed in a thread.
[C1RichTextbox] A "System.InvalidOperationException" is no longer thrown when press Backspace key in merged table.
[C1RichTextbox] Corrupted css is no longer observed around the text-decoration.
[C1RichTextbox] When a user presses the 'Tab' key to navigate to a table cell, the cell now scrolls into view.
[C1RichTextbox] Table column width is not changed in % when removing/readding columns with undo/redo
[C1RichTextbox] When the content of the table cell is copied and pasted it in the next cell, the table is no longer divided into two parts.
[C1RichTextbox] If the formatted text is copied and pasted next to existing text, then only the first time paste at the same line and the consequent pastes of the same formatted text move to the new line
[C1RichTextbox] When a hyperlink is removed from the C1RichTextBox, it is now removed in the html as well.
[C1RichTextbox] When assigning html that contains the <a> tag to the C1RichTextBox.Html property, the <a> tag no longer loses the "name" attribute and other html is no longer placed inside the <a> </a> tags.
[C1RichTextbox] Focus can now be set at the last column if Table's width is greater than 150%
[C1RichTextbox] Text inserted to replace existing text is no longer prepended to subsequent text insertions.
[C1RichTextbox] When a table is copied and pasted into another table, the table is now pasted correctly
[C1RichTextbox] The RichTextBox does now supports mulitpage printing.
[C1RichTextbox] A table element can now be 'cut' via the RichTextBoxToolbar.
[C1RichTextbox] When the ‘Strikethrough’ style is applied to some text in C1RichTextBox, ‘Underline’ style is no longer gone. The adverse is true for the 'Underline' style.
[C1RichTextbox] An "OutOfMemoryException was unhandled" exception is no longer thrown when applying paste action on second times for shape image.
[C1RichTextbox] An OutofMemoryException "Insufficient memory to continue..." no longer occurs when copying equation and pasting it twice.
[C1RichTextbox] Bullets and numbering are now correctly displayed in loaded rtf file.
[C1RichTextbox] Text next to a hyperlink is no longer rendered as hyperlink when import/export to RTF.
[C1RichTextbox] The font size is no longer changed when an html string is converted to Document using HtmlFilter.
[C1RichTextboxToolbar] An incorrect dialog will no longer pop up when finding a non-existent word after an existing word is found in RTB
[C1Scheduler] Recurring appointments can now be fetched through Appointment.Conflicts property.
[C1Scheduler] A 'SerializationException' no longer occurs when a recurring appointment is exported to a binary file.
[C1Theming] All the themes can now be added to the VS toolbox.
[C1Zip] The issue that a filename containing Japanese characters is output with garbled characters after compression has been fixed.