AutocompleteListView.FocussedItemIndexChanged Event

T3000 CrossPlatform

AutocompleteListViewFocussedItemIndexChanged Event

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "E:FastColoredTextBoxNS.AutocompleteListView.FocussedItemIndexChanged"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public event EventHandler FocussedItemIndexChanged
Public Event FocussedItemIndexChanged As EventHandler

Dim instance As AutocompleteListView
Dim handler As EventHandler

AddHandler instance.FocussedItemIndexChanged, handler

Value

Type: SystemEventHandler
See Also