Posted 20 years ago
by Actipro Software Support
- Cleveland, OH, USA

A new maintenance release for SyntaxEditor has been made available. New features and bug fixes include:
- <li>Added the SyntaxEditor.OverwriteModeChanged event to indicate when the overwrite mode changes.
<li>Added the Shift+Backspace combination as a default key for BackspaceCommand.
<li>Added the SyntaxEditor.ContextMenuRequested that fires when a context menu should be displayed. If you show a custom context menu from this event, ensure that SyntaxEditor.DefaultContextMenuEnabled is set to false.
<li>Added the ContextMenuRequestEventArgs class and ContextMenuRequestEventHandler delegate.
<li>Fixed a bug where scrolling would sometimes leave some characters unpainted.
<li>Fixed a bug where the scrollbar maximums would not update correctly when the word wrap mode was changed.
Actipro Software Support