Class AuiCodeCompletionWindow
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.AlternetUI.v10.dll
public class AuiCodeCompletionWindow : PopupControl, INotifyPropertyChanged, ISupportInitialize, IComponent, IDisposable, INotifyDataErrorInfo, ICodeCompletionWindow
- Inheritance
-
AuiCodeCompletionWindow
- Implements
- Derived
Constructors
Properties
- Bounds
Gets or sets the AbstractControl bounds relative to the parent, in device-independent units.
- ForeColor
Gets or sets the foreground color for the control.
- ForegroundColor
Gets or sets the foreground color for the control.
Methods
- DisposeManaged()
Override to dispose managed resources. Here we dispose all used object references.
- GetMaxPopupSize()
Gets maximal size of the popup. Returns Null if size is not limited.
- OnAfterParentMouseWheel(object, MouseEventArgs)
Called after the MouseWheel event of the Parent is raised.
- OnFontChanged(EventArgs)
Called when the value of the Font property changes.
- OnSizeChanged(EventArgs)
Called when the SizeChanged event.