Table of Contents

Class AuiCategorizedCodeCompletionBox

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.AlternetUI.v10.dll
public class AuiCategorizedCodeCompletionBox : AuiCodeCompletionBox, INotifyPropertyChanged, ISupportInitialize, IComponent, IDisposable, INotifyDataErrorInfo, ICodeCompletionEdit, ICategorizedCodeCompletionBox, ICodeCompletionBox, ICodeCompletionWindow
Inheritance
AuiCategorizedCodeCompletionBox
Implements

Constructors

AuiCategorizedCodeCompletionBox(Control)

Properties

CategoriesIncludedInFilter
CategorizedListBox
CategorizedProvider
CategoryFilterUI
CategoryFilterUiVisible
CodeCompletionBorderColor
CodeCompletionBorderThickness
DefaultCategoriesIncludedInFilterPredicate
IsFocused
NoSuggestionsText
Painter
SupportsTabs
Tabs

Methods

ContainsControl(Control)
CreateCategoryFilterUI()
CreateCodeCompletionListBox()
DisposeManaged()

Override to dispose managed resources. Here we dispose all used object references.

DisposePainter()
DoShow(PointD)
GetAutoSize(bool, bool)
OnCategoriesIncludedInFilterChanged()
OnCategoryFilterUiVisibleChanged()
OnPaintBackground(PaintEventArgs)

Paints the background of the control.

SetProvider(ICodeCompletionProvider)
UpdateCategoryFilterUI()