AltaVim Extended TreeView Control

Namespace:  AltaVim.WinForms
Assembly:  AltaVim.WinForms.ExtendedTreeView.NET20 (in AltaVim.WinForms.ExtendedTreeView.NET20)
Version: 5.5.0.0

Syntax

C#
public class ExtendedTreeView : Control, ISupportInitialize
Visual Basic (Declaration)
Public Class ExtendedTreeView _
	Inherits Control _
	Implements ISupportInitialize
Visual C++
public ref class ExtendedTreeView : public Control, 
	ISupportInitialize

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        AltaVim.WinForms..::.ExtendedTreeView

See Also