Table of Contents

Class AuiCompletionEdit

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.AlternetUI.v10.dll
public class AuiCompletionEdit : Border, INotifyPropertyChanged, ISupportInitialize, IComponent, INotifyDataErrorInfo, ICompletionEdit, IDisposable
Inheritance
AuiCompletionEdit
Implements

Constructors

AuiCompletionEdit()

Fields

DefaultEmptyFilterText

Properties

EditBox
Label
PathLabel

Methods

DisposeManaged()

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

DoKeyPress(object, KeyPressEventArgs)
SetFocus()

Sets input focus to the control.

UpdateSize()