EditableTreeView ClassA Sandcastle Documented Class Library
An implementation of the Treeview with simplified node edition feature.
Inheritance Hierarchy

System Object
  System MarshalByRefObject
    System.ComponentModel Component
      System.Windows.Forms Control
        System.Windows.Forms TreeView
          Censitif.Library.Control EditableTreeView
            Censitif.Library.Control DbScriptsTreeView

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public abstract class EditableTreeView : TreeView
See Also