Class OutputTreeBox<T>
Displays tree data to the user.
public sealed class OutputTreeBox<T> : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl where T : INamed
Type Parameters
TThe type of INamed object to list. Special support for types implementing IHighlightColor and/or IContextMenu.
- Inheritance
-
objectMarshalByRefObjectOutputTreeBox<T>
- Implements
- Inherited Members
- Extension Methods