Interface ICompletionEdit
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Represents properties for code completion requirements.
public interface ICompletionEdit : IControl
Properties
- EditBox
When implemented by a class, represents a text box allowing to edit content of the
ICompletionEdit
control.
- Label
When implemented by a class, represents a label associated with the edit
ICompletionEdit
control.
- PathLabel
When implemented by a class, represents a path label associated with the edit
ICompletionEdit
control.
Methods
- UpdateSize()
When implemented by a class, updates size of this
ICompletionEdit
control.