Skip to content

Releases: Ahmad45123/AutoCompleteMenu-ScintillaNET

v2.1.0

18 Feb 21:38
Compare
Choose a tag to compare
  • 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 and AutoCompleteItem.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

29 Jan 22:19
Compare
Choose a tag to compare
  • Added Column Titles.
  • Updated ScintillaNET.

Version 2

07 Jun 16:04
Compare
Choose a tag to compare

Several bug-fixes.

Version 1 with Scintilla support.

19 Sep 17:34
Compare
Choose a tag to compare

Nothing new but just added the ScintillaHandler.