Table of Contents

Class AuiCodeCompletionButton

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.AlternetUI.v10.dll
public class AuiCodeCompletionButton : AuiCodeCompletionWindow, INotifyPropertyChanged, ISupportInitialize, IComponent, IDisposable, INotifyDataErrorInfo, ICodeCompletionButton, ICodeCompletionWindow
Inheritance
AuiCodeCompletionButton
Implements

Constructors

AuiCodeCompletionButton(Control, Image)

Properties

ButtonImage
CompletionButton
Menu

Methods

CreatePopupControl()
DropDown()
GetSelectedItem(bool)
Menu_Closing(object, EventArgs)
OnShowPopup(ShowingEventArgs)
SetProvider(ICodeCompletionProvider)