Actipro SyntaxEditor for WinForms 23.1.2

Released: Sep 11, 2023

Updates in 23.1.2

Features

  • Improved display speed of large completion lists.
  • Updated OverlayPaneCollection.AddSearch to close any existing overlay panes before adding the SearchOverlayPane.

Fixes

  • Fixed possible cross-thread exception that might be raised when invalidating elements if a UIRenderer property was changed on a different thread than the one that created the control.
  • Fixed an issue with view line offset to character index calculation logic.