SyntaxEditor 1.0.0068 Maintenance Release

Announcements Forum

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
A maintenance release for SyntaxEditor 1.0 is now available. It is recommended that all customers download this new release.

Changes include:
    <li>Added the SyntaxEditor.CustomDataObjectText event to allow for control of custom DataObject pastes or drops on the control.
    <li>Added the CustomDataObjectTextEventArgs and CustomDataObjectTextEventHandler classes.
    <li>Added the CustomDataObjectSource enumeration.
    <li>Added code to the test applications to show the CustomDataObjectText event by permitting file drops from Windows Explorer.
    <li>Added the IntelliPromptMemberList.Font property.
    <li>Added code to attempt to handle a strange bug in the .NET framework that sometimes causes an exception to occur the first time the clipboard is accessed.
    <li>Fixed scrolling invalidation bug when there was another control covering part of the control.
    <li>Added a bounds check to the Info Tip to ensure that the selected index is valid when the Show method is called.
    <li>Fixed a bug in the IntelliPromptMemberList.CopyTo method that used to clear the array that was passed in.


Actipro Software Support