Releases: Ahmad45123/AutoCompleteMenu-ScintillaNET
Releases · Ahmad45123/AutoCompleteMenu-ScintillaNET
v2.1.0
- Updated ScintillaNET to usethe newer library Scintilla.NET.
- Changed to use .NET v7
- ToolTips now support changing of their BackColor and ForeColor. Accessible via
AutoCompleteItem.ToolTipForeColor
andAutoCompleteItem.ToolTipBackColor
. - Fixed ToolTip showing in wrong location in the first view.
- Added an AutoWidth feature. The menu width will be determined depending on visible items when true. The MaximumSize is still respected.
v1.6.1
- Added Column Titles.
- Updated ScintillaNET.
Version 2
Several bug-fixes.
Version 1 with Scintilla support.
Nothing new but just added the ScintillaHandler
.