Class OutputTreeBox<T>
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