In This Topic
BarCode for WinForms
No Changes.
Command for WinForms
Bug Fixes
- Fixed the issue where when the caption of the C1DockingTabPage with CanAutoHide property was set to true was changed, the C1DockingTabPage slid out automatically as if SlideShowPage method was called.
Chart for WinForms
Improvements
- Improved automatic axis labeling and UnitMajor calculation making both more stable.
3D Chart for WinForms
Improvements
- Improved ContourMethodEnum=Default calculations involving data holes.
- Added ContourMethodEnum.Classic to provide users with a method of obtaining contours with versions prior to 2.0/4.0.20132.23282.
ADO.NET Data Extender
No Changes
DataObjects for WinForms
No Changes
DynamicHelp for WinForms
No Changes
Editor for WinForms
Bug Fixes
- Fixed the issue where Table Properties dialog box could not be opened from the context menu.
- Fixed the issue where exception occurred when clicking OK or Cancel button from the Table Properties dialog box.
- Fixed the issue where XHTML tag did not close when Selection.RemoveTag was used and there was no text to left and right of the caret.
Excel for .NET
Bug Fixes
- Fixed the issue where cloned column could not be inserted into other sheet.
- Fixed the issue where setting FitPageAcross property changed the AutoScale property to true.
- Fixed the issue where newline character went missing after bold styling was set.
- Fixed the issue where in some cases styles were not applied in the saved excel book.
Flash for .NET
No Changes
FlexGrid for WinForms
Bug Fixes
- Fixed the issue where ComboList wasn't capturing the first keystroke correctly when typing very fast.
- Fixed the issue where when Enter was pressed in a cell with a combobox, the combobox opened immediately. User needs to press F4 to open the combobox now.
- Fixed the issue where OwnerDrawCell event was fired in some cases where it shouldn't.
- Fixed the issue where clicking the top left cell did not always select the whole grid.
- Fixed the issue where ComboCloseUp event did not always fire.
- Fixed the issue where a row could not be selected by clicking a cell while the tooltip was shown.
- Fixed the issue where C1FlexGrid's tooltip were shown behind the DropDownForm.
Improvements
- Improved memory handling when loading large XLSX files.
GanttView for WinForms
No Changes
Gauge for WinForms
No Changes.
Input for WinForms
New Features
- Added C1TextBox.ExitOnLastChar to move focus input is complete, i.e. either text length has reached MaxLength or a mask is filled completely.
- Added C1TextBox.ExitOnLeftRightKey to move focus with an arrow key.
- Added MaxLengthUnit property that determines the unit for counting for the MaxLength property.
- Added MaxLineCount property to set maximum numbers of lines.
- Added a new property CharCategory that defines rules to filter keyboard input.
- Added new mask symbols for Japanese:
- H: All SBCS characters.
- K: SBCS Katakana.
- Unicode 0xFF19: DBCS Digit
- Unicode 0xFF2B: DBCS Katakana
- Unicode 0xFF2B: Hiragana
- Unicode 0xFF3A: All DBCS characters.
- N: All SBCS big Katakana.
- Unicode 0xFF2E: Matches DBCS big Katakana.
- Unicode 0xFF27: Matches DBCS big Hiragana.
- Unicode 0xFF34: Matches surrogate char.
- Added an event InvalidInput event for notification of invalid input.
- SpinUp and SpinDown methods and AllowSpinLoop property added.
- Added a new property UpDownButtonAlignment in C1DropDownControl.
- Specific Japanese format support added in C1DateEdit.
g: Display the era name in alphabet (M, T, S, H).
g: Display the first character (DBCS) era
gg: Display the full (DBCS) era
- Specific calendar support for JapaneseCalendar, GregorianCalendar, etc. added with CalendarType property.
Bug Fixes
- Fixed the issue where duplicate entries of 'Basa Jawa (Indonesia)' were observed in Culture dropdown in the C1DateEdit Property Grid.
- Fixed the issue where C1ComboBox does not loop through ComboBoxItem when spin action is implemented using Up/Down arrow keys with AllowSpinLoop=True.
- Fixed the issue where when the number of columns and rows of months is more than one, the selection of date is shown as twice in CalendarDimensions.
- Fixed the issue in C1ComboBox where an item could not be selected after it was deleted item.
InputPanel for WinForms
No Changes
List for WinForms
Bug Fixes
- Fixed the issue where the RowChange event does not fire on clicking the checkbox to select > de-select > select the same item when the SelectionMode is set to CheckBox.
Menus and Toolbars for WinForms
Bug Fixes
- Fixed the issue where C1DockingTabPage with CanAutoHide property set to true slid out automatically when its caption was changed.
PDF for .NET
Bug Fixes
- Fixed the issue where the font size got larger and text was cut off when an HTML file was exported to PDF.
Reports for WinForms
Bug Fixes
- Fixed the issue where a MemoryError occurred in the output file if a report with RTF label fields containing Hebrew text was exported to RTF.
- Fixed the issue where fields with zero height or width used as border lines were hidden in some cases.
Ribbon for WinForms
Bug Fixes
- Fixed the issue where the maximized C1RibbonForm with custom visual style was flickering when any drop-down was opened or closed.
- Fixed an issue where the form did not minimize correctly when using Windows+M keys while opening the dropdown of some Ribbon component.
- Fixed an issue where while minimizing and restoring C1RibbonForm, a black rectangle area appeared at the top left corner of the C1RibbonForm.
- Fixed an issue where the RibbonItem was not removed from QAT when the parent RibbonGroup was hidden.
- Fixed an issue where the ToolTip Editor crashed under some conditions.
- Fixed an issue that prevented using ContentAreaHeight theme constant.
Improvements
- Added support for increased system DPI.
Scheduler for WinForms
No Changes
SSRSDocumentSource for WinForms
New Control.
This component allows you to generate a paginated SSRS report and load them into a C1PrintPreviewControl for viewing, printing or exporting.
Sizer for WinForms
Bug Fixes
- Fixed the issue where when C1SizerLight was placed and then deleted from a Form, all contained controls were resized proportionally on resizing the form at design time.
SpellChecker for WinForms
Bug Fixes
- Fixed the issue where C1SpellChecker caused the application to freeze when the user typed "<<".
- Fixed the issue where NullReferenceException occurred in C1.Win.C1SpellChecker.dll.
SplitContainer for WinForms
No Changes
SuperTooltip for WinForms
- Fixed the issue where SuperLabel's BackColor, ForeColor, Font were not inherited from corresponding properties of the parent control.
Themes for WinForms
No Changes
TileControl for WinForms
No Changes
TouchToolKit for WinForms
Bug Fixes
- Fixed the issue where when C1Zoom's AllowResizeByZoom is set to true, then setting ZoomFactor to some values did not resize the form, but resized content only.
True DBGrid for WinForms
Bug Fixes
- Fixed the incorrect behavior of FilterDefinition property when the filter is saved and loaded again.
- Fixed the issue where CellTip shows incorrect behavior when it contains a long text and CellTipWidth property is set.
- Fixed the issue where the RadioButton does not align at the center properly when using C1.Win.C1TrueDBGrid.AlignHorzEnum.Center.
OLAP for WinForms
Breaking Changes
- .NET 2.0 assembly version name changed to C1.Win.Olap.2 from C1.Win.Olap.
Improvements
- Added auto scroll bar to C1OlapChart.
Windows 7 Control Pack for WinForms
No Change.
Zip for .NET
No Changes
All Controls
Breaking Changes
- Added new AboutBox logic and display.
- Implemented a new evaluation version logic that restricts evaluation installation to 30 days.
- All assemblies included in ComponentOne Studio for WinForms now have the same version number which must be kept in sync when using several assemblies in an application.
- Added ComponentOne WinForms Basic Library (C1.Win.2.dll or C1.Win.4.dll) that provides common types and services used by other ComponentOne Studio for WinForms assemblies.