Method FillListBox
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
FillListBox(IList<ListboxItem>, bool)
protected override void FillListBox(IList<CompletionListBox.ListboxItem> items, bool useFilter)
Parameters
items
IList<CompletionListBox.ListboxItem>useFilter
bool