Table of Contents

Class WindowLogListBox

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Window with LogListBox control inside.

public class WindowLogListBox : Window, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
Inheritance
WindowLogListBox
Implements

Remarks

Log(object?, LogItemKind) method is automatically forwarded to the attached ListBox.

Constructors

WindowLogListBox()

Initializes a new instance of the WindowLogListBox class.

WindowLogListBox(Action)

Initializes a new instance of the WindowLogListBox class.

Properties

ListBox

Gets attached LogListBox control.