Namespace NanoByte.StructureEditor.WinForms
WinForms controls for building split-screen editors for data structures.
Classes
ContainerDescriptionExtensions
Provides WinForms-specific extensions methods for IContainerDescription<TContainer>.
LocalizableTextBox
Exposes a LocalizableStringCollection as a text box with a drop-down box for language switching.
NodeEditorBase<T>
Common base class for controls that edits a node in the structure.
PropertyGridNodeEditor<T>
Edits a node in the structure using a PropertyGrid.
StructureEditor<T>
An editor for hierarchical structures.
ValidatingTextEditor
A text editor that automatically validates changes using an external callback after a short period of no input.