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 static GetItemReflectionForAssemblyNamespacesAndTypes and GetItemReflectionForTypeMembers methods to the IntelliPromptMemberList class.
<li>Added the IntelliPromptMemberList.DescriptionTipFont property.
<li>Added the IntelliPromptInfoTip.Font property.
<li>Added the IntelliPromptQuickInfo.Font property.
<li>Changed the info tip so that it automatically closes when a mouse button is pressed down over the SyntaxEditor control. This mimics VS.NET behavior.
<li>Adjusted all text drawing routines for IntelliPrompt popups so that they do not experience GDI+ DrawString grid-fitting problems.
<li>Updated scrollbar renderer to draw disabled scrollbars properly when not using Windows XP themes.
<li>Fixed a bug where pasting of text would sometimes not paste the last text that was copied.
<li>Fixed a bug where SyntaxEditor controls with their Document.Multiline properties set in the designer didn't hide the scrollbars correctly at run-time.
Actipro Software Support