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.

Important Note:
We have dropped support for VS 2003 and have migrated our sample projects to VS 2008 and VS 2005 formats. We also no longer include .NET 1.1 builds and have .NET 2.0 and later builds only.

Major product-specific changes include:

SyntaxEditor

SyntaxEditor Control
  • Updated the context menu item text to be localizable.
  • BREAK: Updated the TextRange.IntersectsWith method to return true when one TextRange lies completely within the other.
  • Updated the Grammar Designer so that it won't generate AST node private field names that conflict with C# keywords.
  • Fixed an exception that could be thrown when calling SpanIndicatorLayer.Clear in a certain scenario.
.NET Languages Add-on
  • Improved indexer IntelliPrompt support in VB.
  • Fixed a bug where 64-bit systems may not always find XML documentation for some assemblies.
  • Fixed a bug where VB wasn't flagging hex and octal numbers as such.
Web Languages Add-on
  • Added IntelliPrompt support for attribute values defined using a restriction in a union.
  • Improved IntelliPrompt resolution when dealing with xs:any nodes.
  • Updated validation routines so that if an XmlSchemaResolver.DefaultNamespace is specified, schema validation will still work as expected.
  • Fixed a bug where XSD documentation that contained escaped characters may not show correctly in a certain scenario.

UIStudio

Bar Controls
  • Made some performance enhancements to better handle when Image or Text properties are updated on a command.
  • Made some memory reduction enhancements to better handle dealing with Images.
  • Added a call to the BarManager.CommandUpdate event for commands immediately before keyboard shortcuts activate them.
  • Adjusted key processing code.

Wizard

  • Added support for opening custom WizardPage classes in the designer.


Actipro Software Support