Skip to content

Releases: Ahmad45123/AutoCompleteMenu-ScintillaNET

v2.1.0

Choose a tag to compare

@Ahmad45123 Ahmad45123 released this 18 Feb 21:38
  • 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

Choose a tag to compare

@Ahmad45123 Ahmad45123 released this 29 Jan 22:19
  • Added Column Titles.
  • Updated ScintillaNET.

Version 2

Choose a tag to compare

@Ahmad45123 Ahmad45123 released this 07 Jun 16:04

Several bug-fixes.

Version 1 with Scintilla support.

Choose a tag to compare

@Ahmad45123 Ahmad45123 released this 19 Sep 17:34

Nothing new but just added the ScintillaHandler.