Table of Contents

Class OutputTreeBox<T>

Namespace
NanoByte.Common.Controls
Assembly
NanoByte.Common.WinForms.dll

Displays tree data to the user.

public sealed class OutputTreeBox<T> : Form where T : INamed

Type Parameters

T

The type of INamed object to list. Special support for types implementing IHighlightColor and/or IContextMenu.

Inheritance
OutputTreeBox<T>
Extension Methods