How can I help you?
Essential Studio for Windows Forms Release Notes
ButtonEdit
Bug fixes
- #I713743 -
ButtonAdvBorderStyle.Nonenow removes the child button’s border inButtonEditfor styles Office2007,Office2010 and Office2016.
CurrencyTextBox
Bug fixes
- #I698040 -
CurrencyTextBoxnow applies the correctBackColorwhen using theOffice2019DarkGraytheme.
DocIO
Bug Fixes
-
#I715155- Frame height is now updated properly while converting a Word document with inline content control to PDF. -
#I720660- Wrapped paragraphs are now positioned properly while converting a Word document to PDF. -
#I717910- RTL Paragraph with negative indentation is now preserved properly while resaving an RTF format document. -
#I714755- List number is now preserved in proper language while converting DOCX format document to PDF. -
#I709137– The NullReferenceException will no longer be thrown while converting a DOCX format document with IF field to PDF. -
#I714482,#I717568- SVG Image in SmartArt is now preserved properly while resaving DOCX document. -
#I722727- OLE objects documents in DOCM documents are now opened properly. -
#I715939- Unicode character preserved properly while opening RTF format document in Windows Forms Application.
DockingManager
Bug fixes
- #I711465 - The bottom content of the
Floating Windownow displays correctly when the window is maximized by dragging it to the top of the screen. - #I707553 - When loading the saved Docking layout the
floating windownow displays properly even after rearranging the monitor layout in Windows display settings.
DoubleTextBox
Bug fixes
- #I698040 -
DoubleTextBoxnow applies the correctBackColorwhen using theOffice2019DarkGraytheme.
IntegerTextBox
Bug fixes
- #I698040 -
IntegerTextBoxnow applies the correctBackColorwhen using theOffice2019DarkGraytheme.
No Changes for this product in this version.
PercentTextBox
Bug fixes
- #I698040 -
PercentTextBoxnow applies the correctBackColorwhen using theOffice2019DarkGraytheme.
Presentation
Bug Fixes
-
#I720764- Text color along with color transformations will be preserved properly during PPTX to PDF conversion. -
#I719270- Themed style table cell background colors will be preserved properly during PPTX to PDF conversion.
RibbonControlAdv
Bug fixes
- #I704285 - Unexpected separators will no longer be displayed in the Ribbon header when
AutoSizeis disabled for all tab items in Office2016 and Touch styles.
SfButton
Bug fixes
- #FB66395 -
BackColorandFocusedBackColorof SfButton is applied properly when applying theme using the exported theme assembly from Theme Studio.
SfDataGrid
Bug fixes
- #I710880 - The System.NullReferenceException will no longer be thrown when hovering over the GridButtonColumn.
TabControlAdv
Bug fixes
- #I710523 - The
TabPagebackground in TabControlAdv now updates correctly when theOffice2016DarkGraytheme is applied using SkinManager. - #I720148 - Visual Studio Designer will no longer hang when switching tabs after adding a
TabControlAdvinside a Microsoft TabControl in .NET Core projects.
Visual Studio Extensions
Bug Issues
-
Resolved an issue where a invalid notification message continued to appear even after using a valid license key.
-
Fixed an issue where message box were displayed incorrectly in the WinForms Item Template.
XlsIO
Bug Fixes
-#I717551 - Display text showing an unwanted ‘.00’ when setting a cell value that contains an integer with a ‘$’ symbol is resolved.
-#I717763 - Performance issues occur while applying sorting to a large range is resolved.
-#I710409 - DateTime axis label text is not cropped in the chart image when the label text exceeds the plot area width.