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

A new maintenance release for SyntaxEditor is now available. Updates include:
- <li>Added a set to the IntelliPromptMemberList.SelectedItem property.
<li>Found and removed a couple retained SyntaxEditor instance references that were preventing proper garbage collection post-Dispose.
<li>Added code to SyntaxEditor.WordWrap to remove any existing vertical splits when word-wrapping mode is entered.
<li>Added code to throw an exception if the SyntaxEditor.VerticalSplitPostion property is set greater than zero while word-wrapping mode is active.
<li>Fixed a bug where the setting of the SyntaxEditor.WordWrapColumnIndex property did not always repaint correctly until the control was resized.
Actipro Software Support