New Maintenance Releases of All WinForms/ASP.NET Products

Announcements Forum

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
New maintenance releases of all Windows Forms and ASP.NET controls are now available. A Shared/WinUICore update is part of this release so be sure to upgrade all products that you use.

Major product-specific changes include:

SyntaxEditor

SyntaxEditor Control
  • Added code to ensure the CodeSnippetDeactivated event fired even when a code snippet with no fields was activated.
  • Updated how SemanticParserServiceRequest generates its parse hash key for a file request.
  • Fixed a bug where alternate font sizes used for CollapsibleTextStyle were not properly rendered.
  • Fixed a bug where doing a line selection over a collapsed outlining node could cause the selection to render incorrectly.
  • Fixed a bug where indenting a block selection with the caret at column 0 on the last line wouldn't indent the last line.
.NET Languages Add-on
  • Moved all error messages to string resources.
  • Improved the code for outlining #Regions in VB.
  • Fixed a bug where documentation comments may not be properly located for members that contained nullable type parameters.
  • Fixed a bug where some .NET framework assembly documentation may not be located properly.
  • Fixed a bug with the parsing of VB named arguments.
  • Fixed a bug dealing with the Turkish 'i' issue.
Web Languages Add-on
  • Fixed a bug where the validation errors didn't offset properly when Document.HeaderText was used.

UIStudio

Bar Controls
  • Added a confirmation to the Customize dialog's Reset button.
  • Tweaked keyboard shortcut processing.
  • Updated the loading of differential bar layouts so they shouldn't throw an exception on load if a previously-defined command was removed in the designer.
  • Updated the Customize dialog's Modify Selection button to disable when the selected link is deleted.
  • Updated the mode drop-down on the Customize dialog to auto-size its width to its contents.
  • Fixed a bug where BarComboBoxCommand wasn't being used.
  • Fixed a bug where clicking a command after editing a textbox in a menu could throw an exception in a certain scenario.
Dock Controls / TabStrip
  • Tweaked DockManager.SelectedDocumentChanged processing.
  • Updated unknown tool window state preservation features to persist more layout information.
  • Updated the tab renderers so that there is always a 1 pixel minimum gap between the text and borders/images.
  • Updated when focus is set when clicking on tool window container title bars.
  • Fixed a bug where renderers could throw an exception if used by the designer after they were disposed.

Wizard

  • Removed the try...catch blocks around calls to the Wizard.SelectionChanging and SelectionChanged events.


Actipro Software Support