AvalonEdit
ListBox Property
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionListListBox
Gets the list box.
Declaration Syntax
C#Visual BasicVisual C++
public CompletionListBox ListBox { get; }
Public ReadOnly Property ListBox As CompletionListBox
	Get
public:
property CompletionListBox^ ListBox {
	CompletionListBox^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238